#B2EAAB#B2EAAB
#B2EAAB is a very light, moderate green. Relative luminance 0.713; OKLCH L 88.3% C 0.103 H 141.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EAAB |
|---|---|
| RGB | rgb(178, 234, 171) |
| HSL | hsl(113, 60%, 79%) |
| HSV | hsv(113, 27%, 92%) |
| CMYK | cmyk(23.9%, 0%, 26.9%, 8.2%) |
| CIE-LAB | lab(87.61, -29.59, 24.98) |
| CIE-LCH | lch(87.61, 38.73, 139.82°) |
| OKLab | oklab(88.27% -0.0806 0.0633) |
| OKLCH | oklch(88.27% 0.103 141.9) |
| XYZ | xyz(55.1316, 71.2492, 49.3679) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.68
Light Grey Green
#B7E1A1
ΔE00 3.06
Hospital Green
#9BE5AA
ΔE00 3.68
Washed Out Green
#BCF5A6
ΔE00 3.81
Celadon
#BEFDB7
ΔE00 4.04
Pale Green
#C7FDB5
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EAAB #E3ABEA
analogous
#D2EAAB #B2EAAB #ABEAC4
triadic
#B2EAAB #ABB2EA #EAABB2
tetradic
#B2EAAB #ABD2EA #E3ABEA #EAC4AB
square
#B2EAAB #ABD2EA #E3ABEA #EAC4AB
split-complementary
#B2EAAB #C4ABEA #EAABD2
monochromatic
#58D249 #85DE7A #B2EAAB #DFF6DC #E9F9E7
Accessibility & contrast
On white
1.38
#B2EAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#B2EAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EAAB
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EAAB | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA7
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#AEE6D9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b2eaab; /* rgb */ color: rgb(178, 234, 171); /* oklch */ color: oklch(88.3% 0.103 141.9);
Tailwind
colors: {
custom: {
50: '#caf1c4',
500: '#b2eaab',
950: '#000000',
},
}SCSS
$custom: #b2eaab; $custom-light: #caf1c4; $custom-dark: #000000;
JSON
{
"hex": "#b2eaab",
"rgb": {
"r": 178,
"g": 234,
"b": 171
},
"hsl": {
"h": 113.333,
"s": 60,
"l": 79.412
},
"oklch": {
"l": 0.88265,
"c": 0.10254,
"h": 141.9
},
"luminance": 0.71251
}Semantic roles & 50–950 ramp
primary
#B2EAAB
secondary
#BD73C6
accent
#1EC8B5
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582