#B2EA97#B2EA97
#B2EA97 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.9% C 0.124 H 135.9°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2EA97 |
|---|---|
| RGB | rgb(178, 234, 151) |
| HSL | hsl(100, 66%, 75%) |
| HSV | hsv(100, 35%, 92%) |
| CMYK | cmyk(23.9%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(87.26, -32.61, 34.71) |
| CIE-LCH | lch(87.26, 47.62, 133.21°) |
| OKLab | oklab(87.88% -0.089 0.0863) |
| OKLCH | oklch(87.88% 0.124 135.9) |
| XYZ | xyz(53.3674, 70.5435, 40.0767) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.61
Tea Green
#BDF8A3
ΔE00 2.98
Light Sage
#BCECAC
ΔE00 3.73
Light Grey Green
#B7E1A1
ΔE00 3.93
Light Pastel Green
#B2FBA5
ΔE00 3.97
Pale Light Green
#B1FC99
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2EA97 #CF97EA
analogous
#DBEA97 #B2EA97 #97EAA5
triadic
#B2EA97 #97B2EA #EA97B2
tetradic
#B2EA97 #97DBEA #CF97EA #EAA597
square
#B2EA97 #97DBEA #CF97EA #EAA597
split-complementary
#B2EA97 #A597EA #EA97DB
monochromatic
#67D531 #8CE064 #B2EA97 #D8F4CA #ECFAE6
Accessibility & contrast
On white
1.39
#B2EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#B2EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2EA97
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2EA97 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE91
Deuteranopia (green-blind)
#E7D99B
Tritanopia (blue-blind)
#B1E4D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b2ea97; /* rgb */ color: rgb(178, 234, 151); /* oklch */ color: oklch(87.9% 0.124 135.9);
Tailwind
colors: {
custom: {
50: '#caf1b6',
500: '#b2ea97',
950: '#000000',
},
}SCSS
$custom: #b2ea97; $custom-light: #caf1b6; $custom-dark: #000000;
JSON
{
"hex": "#b2ea97",
"rgb": {
"r": 178,
"g": 234,
"b": 151
},
"hsl": {
"h": 100.482,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.87876,
"c": 0.12395,
"h": 135.9
},
"luminance": 0.70545
}Semantic roles & 50–950 ramp
primary
#B2EA97
secondary
#A460C5
accent
#17CE93
background
#FEFFFD
surface
#FAFEF8
border
#D3D6D1
text
#131611
muted
#838581