#B2EEAB#B2EEAB
#B2EEAB is a very light, moderate green. Relative luminance 0.736; OKLCH L 89.2% C 0.109 H 142.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EEAB |
|---|---|
| RGB | rgb(178, 238, 171) |
| HSL | hsl(114, 66%, 80%) |
| HSV | hsv(114, 28%, 93%) |
| CMYK | cmyk(25.2%, 0%, 28.2%, 6.7%) |
| CIE-LAB | lab(88.71, -31.47, 26.49) |
| CIE-LCH | lch(88.71, 41.13, 139.91°) |
| OKLab | oklab(89.15% -0.0858 0.067) |
| OKLCH | oklch(89.15% 0.109 142) |
| XYZ | xyz(56.2832, 73.5525, 49.7518) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.98
Washed Out Green
#BCF5A6
ΔE00 2.96
Celadon
#BEFDB7
ΔE00 3.14
Pale Green
#C7FDB5
ΔE00 3.75
Light Mint
#B6FFBB
ΔE00 3.75
Light Grey Green
#B7E1A1
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EEAB #E7ABEE
analogous
#D4EEAB #B2EEAB #ABEEC5
triadic
#B2EEAB #ABB2EE #EEABB2
tetradic
#B2EEAB #ABD4EE #E7ABEE #EEC5AB
square
#B2EEAB #ABD4EE #E7ABEE #EEC5AB
split-complementary
#B2EEAB #C5ABEE #EEABD4
monochromatic
#55D945 #83E478 #B2EEAB #E1F8DE #E8FAE6
Accessibility & contrast
On white
1.34
#B2EEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#B2EEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EEAB
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EEAB | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E2A7
Deuteranopia (green-blind)
#E8DCAF
Tritanopia (blue-blind)
#ADEADC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #b2eeab; /* rgb */ color: rgb(178, 238, 171); /* oklch */ color: oklch(89.2% 0.109 142.0);
Tailwind
colors: {
custom: {
50: '#caf3c4',
500: '#b2eeab',
950: '#000000',
},
}SCSS
$custom: #b2eeab; $custom-light: #caf3c4; $custom-dark: #000000;
JSON
{
"hex": "#b2eeab",
"rgb": {
"r": 178,
"g": 238,
"b": 171
},
"hsl": {
"h": 113.731,
"s": 66.337,
"l": 80.196
},
"oklch": {
"l": 0.89153,
"c": 0.10885,
"h": 142
},
"luminance": 0.73554
}Semantic roles & 50–950 ramp
primary
#B2EEAB
secondary
#C272CB
accent
#17CEBB
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131712
muted
#838582