#B2EEAF#B2EEAF
#B2EEAF is a very light, moderate green. Relative luminance 0.737; OKLCH L 89.2% C 0.105 H 143.5°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEAF |
|---|---|
| RGB | rgb(178, 238, 175) |
| HSL | hsl(117, 65%, 81%) |
| HSV | hsv(117, 26%, 93%) |
| CMYK | cmyk(25.2%, 0%, 26.5%, 6.7%) |
| CIE-LAB | lab(88.78, -30.82, 24.54) |
| CIE-LCH | lch(88.78, 39.40, 141.47°) |
| OKLab | oklab(89.24% -0.0841 0.0623) |
| OKLCH | oklch(89.24% 0.105 143.5) |
| XYZ | xyz(56.6703, 73.7073, 51.7902) |
| Luminance | 0.7371 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.18
Celadon
#BEFDB7
ΔE00 3.29
Hospital Green
#9BE5AA
ΔE00 3.58
Light Mint
#B6FFBB
ΔE00 3.67
Washed Out Green
#BCF5A6
ΔE00 3.69
Light Mint Green
#A6FBB2
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEAF #EBAFEE
analogous
#D1EEAF #B2EEAF #AFEECB
triadic
#B2EEAF #AFB2EE #EEAFB2
tetradic
#B2EEAF #AFD1EE #EBAFEE #EECBAF
square
#B2EEAF #AFD1EE #EBAFEE #EECBAF
split-complementary
#B2EEAF #CBAFEE #EEAFD1
monochromatic
#51D94A #81E37D #B2EEAF #E3F9E1 #E7FAE6
Accessibility & contrast
On white
1.33
#B2EEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#B2EEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEAF
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEAF | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AB
Deuteranopia (green-blind)
#E7DDB2
Tritanopia (blue-blind)
#ADEADD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b2eeaf; /* rgb */ color: rgb(178, 238, 175); /* oklch */ color: oklch(89.2% 0.105 143.5);
Tailwind
colors: {
custom: {
50: '#caf3c7',
500: '#b2eeaf',
950: '#000000',
},
}SCSS
$custom: #b2eeaf; $custom-light: #caf3c7; $custom-dark: #000000;
JSON
{
"hex": "#b2eeaf",
"rgb": {
"r": 178,
"g": 238,
"b": 175
},
"hsl": {
"h": 117.143,
"s": 64.948,
"l": 80.98
},
"oklch": {
"l": 0.89236,
"c": 0.10466,
"h": 143.5
},
"luminance": 0.73709
}Semantic roles & 50–950 ramp
primary
#B2EEAF
secondary
#C776CC
accent
#19CDC4
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131713
muted
#838582