#B2E8A6#B2E8A6
#B2E8A6 is a very light, moderate green. Relative luminance 0.699; OKLCH L 87.7% C 0.105 H 139.9°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2E8A6 |
|---|---|
| RGB | rgb(178, 232, 166) |
| HSL | hsl(109, 59%, 78%) |
| HSV | hsv(109, 28%, 91%) |
| CMYK | cmyk(23.3%, 0%, 28.4%, 9%) |
| CIE-LAB | lab(86.96, -29.44, 26.68) |
| CIE-LCH | lch(86.96, 39.73, 137.82°) |
| OKLab | oklab(87.72% -0.0802 0.0674) |
| OKLCH | oklch(87.72% 0.105 139.9) |
| XYZ | xyz(54.0978, 69.9298, 46.7165) |
| Luminance | 0.6993 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 1.56
Light Grey Green
#B7E1A1
ΔE00 2.38
Washed Out Green
#BCF5A6
ΔE00 3.53
Hospital Green
#9BE5AA
ΔE00 4.17
Celadon
#BEFDB7
ΔE00 4.42
Tea Green
#BDF8A3
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2E8A6 #DCA6E8
analogous
#D3E8A6 #B2E8A6 #A6E8BB
triadic
#B2E8A6 #A6B2E8 #E8A6B2
tetradic
#B2E8A6 #A6D3E8 #DCA6E8 #E8BBA6
square
#B2E8A6 #A6D3E8 #DCA6E8 #E8BBA6
split-complementary
#B2E8A6 #BBA6E8 #E8A6D3
monochromatic
#5ECF45 #88DB75 #B2E8A6 #DCF5D7 #EAF9E7
Accessibility & contrast
On white
1.40
#B2E8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#B2E8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2E8A6
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2E8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2E8A6 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA2
Deuteranopia (green-blind)
#E3D8A9
Tritanopia (blue-blind)
#AFE4D6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b2e8a6; /* rgb */ color: rgb(178, 232, 166); /* oklch */ color: oklch(87.7% 0.105 139.9);
Tailwind
colors: {
custom: {
50: '#caefc0',
500: '#b2e8a6',
950: '#000000',
},
}SCSS
$custom: #b2e8a6; $custom-light: #caefc0; $custom-dark: #000000;
JSON
{
"hex": "#b2e8a6",
"rgb": {
"r": 178,
"g": 232,
"b": 166
},
"hsl": {
"h": 109.091,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.87718,
"c": 0.10473,
"h": 139.9
},
"luminance": 0.69931
}Semantic roles & 50–950 ramp
primary
#B2E8A6
secondary
#B46FC3
accent
#1FC7A8
background
#FEFFFD
surface
#FAFEF9
border
#D3D6D2
text
#131612
muted
#838582