HEX atlas value

#B0F2B3

#B0F2B3 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 176, 242, 179, HSL 123, 72%, 82%, has luminance 0.7599, and belongs to the pastel group.

#B0F2B3 Sample readable text
HEX #B0F2B3
RGB rgb(176, 242, 179)
HSL hsl(123 72% 82%)
CMYK cmyk(27, 0, 26, 5)
Luminance 0.7599
Contrast Black 16.2:1White 1.3:1

CSS

--color-b0f2b3: #B0F2B3;
.background-b0f2b3 { background-color: #B0F2B3; }
.text-b0f2b3 { color: #B0F2B3; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.7599
Black text16.2:1AA Pass
White text1.3:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{"hex":"#B0F2B3","rgb":[176,242,179],"hsl":[123,72,82],"cmyk":[27,0,26,5],"luminance":0.7599,"contrast":{"black":16.2,"white":1.3}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.2,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.3,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A6FCAA","hex":"#A6FCAA","family":"green","bestTextColor":"#000000","contrastBlack":17.13,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CEF2B0","hex":"#CEF2B0","family":"green","bestTextColor":"#000000","contrastBlack":16.95,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B0F2D4","hex":"#B0F2D4","family":"green","bestTextColor":"#000000","contrastBlack":16.5,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/b0f2b3.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/seafoam.json"]}
Harmonies
{"complementary":"#F2B0EF","analogous":["#CEF2B0","#B0F2D4"],"triadic":["#B3B0F2","#F2B3B0"],"tetradic":["#B0CEF2","#F2B0EF","#F2D4B0"],"splitComplementary":["#D4B0F2","#F2B0CE"],"monochromatic":["#FFFFFF","#B0F2B3","#61E568"]}
Variants
{"light":"#FFFFFF","dark":"#61E568","saturated":"#A6FCAA","desaturated":"#BAE8BC","pastel":"#FFFFFF","neon":"#CCFFCF"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":17.916472867168917},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":27.820855486487112},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":32.29551052391029},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":37.22902093797257},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":37.22902093797257}]

HEX meaning and use

About #B0F2B3

#B0F2B3 is classified as a cool green value with pastel visual character. #B0F2B3 is visually closest to Celadon, a named green color with HEX #ACE1AF.

The RGB channels are 176, 242, and 179, with green carrying the strongest channel weight. In HSL, the hue is 123deg with 72% saturation and 82% lightness, so this page treats it as a high-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and soft UI backgrounds. Its luminance is 0.7599, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.92, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.2:1AA Pass
White text1.3:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #B0F2B3 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000016.2:1 · AAA
White text#FFFFFF1.3:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#A6FCAA#000000 text · best 17.13:1#A6FCAA
#CEF2B0#000000 text · best 16.95:1#CEF2B0
Pale Green#000000 text · best 16.59:1#98FB98
#B0F2D4#000000 text · best 16.5:1#B0F2D4

Generated Palette

#B0F2B3#B0F2B3
#F2B0EF#F2B0EF
#CEF2B0#CEF2B0
#B0F2D4#B0F2D4
White#FFFFFF
#61E568#61E568

Color Harmonies

#F2B0EF#F2B0EF
#CEF2B0#CEF2B0
#B0F2D4#B0F2D4
#B3B0F2#B3B0F2
#F2B3B0#F2B3B0

Variants

White#FFFFFF
#61E568#61E568
#A6FCAA#A6FCAA
#BAE8BC#BAE8BC
White#FFFFFF
#CCFFCF#CCFFCF

Nearest Named Colors