#B2EEAE#B2EEAE
#B2EEAE is a very light, moderate green. Relative luminance 0.737; OKLCH L 89.2% C 0.106 H 143.1°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEAE |
|---|---|
| RGB | rgb(178, 238, 174) |
| HSL | hsl(116, 65%, 81%) |
| HSV | hsv(116, 27%, 93%) |
| CMYK | cmyk(25.2%, 0%, 26.9%, 6.7%) |
| CIE-LAB | lab(88.77, -30.99, 25.03) |
| CIE-LCH | lch(88.77, 39.83, 141.07°) |
| OKLab | oklab(89.22% -0.0845 0.0635) |
| OKLCH | oklch(89.22% 0.106 143.1) |
| XYZ | xyz(56.5724, 73.6681, 51.2749) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 2.10
Celadon
#BEFDB7
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.50
Light Mint
#B6FFBB
ΔE00 3.67
Hospital Green
#9BE5AA
ΔE00 3.67
Light Grey Green
#B7E1A1
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEAE #EAAEEE
analogous
#D2EEAE #B2EEAE #AEEECA
triadic
#B2EEAE #AEB2EE #EEAEB2
tetradic
#B2EEAE #AED2EE #EAAEEE #EECAAE
square
#B2EEAE #AED2EE #EAAEEE #EECAAE
split-complementary
#B2EEAE #CAAEEE #EEAED2
monochromatic
#52D949 #82E37B #B2EEAE #E2F9E1 #E7FAE6
Accessibility & contrast
On white
1.33
#B2EEAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#B2EEAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEAE
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEAE | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E3AA
Deuteranopia (green-blind)
#E7DDB1
Tritanopia (blue-blind)
#ADEADD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b2eeae; /* rgb */ color: rgb(178, 238, 174); /* oklch */ color: oklch(89.2% 0.106 143.1);
Tailwind
colors: {
custom: {
50: '#caf3c6',
500: '#b2eeae',
950: '#000000',
},
}SCSS
$custom: #b2eeae; $custom-light: #caf3c6; $custom-dark: #000000;
JSON
{
"hex": "#b2eeae",
"rgb": {
"r": 178,
"g": 238,
"b": 174
},
"hsl": {
"h": 116.25,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.89215,
"c": 0.1057,
"h": 143.1
},
"luminance": 0.7367
}Semantic roles & 50–950 ramp
primary
#B2EEAE
secondary
#C675CB
accent
#18CDC2
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131713
muted
#838582