#B8EA97#B8EA97
#B8EA97 is a very light, vivid yellow-green. Relative luminance 0.713; OKLCH L 88.3% C 0.121 H 133.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA97 |
|---|---|
| RGB | rgb(184, 234, 151) |
| HSL | hsl(96, 66%, 75%) |
| HSV | hsv(96, 35%, 92%) |
| CMYK | cmyk(21.4%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(87.62, -30.53, 35.24) |
| CIE-LCH | lch(87.62, 46.63, 130.91°) |
| OKLab | oklab(88.25% -0.0833 0.0875) |
| OKLCH | oklch(88.25% 0.121 133.6) |
| XYZ | xyz(54.7747, 71.2691, 40.1426) |
| Luminance | 0.7127 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.77
Tea Green
#BDF8A3
ΔE00 3.07
Light Sage
#BCECAC
ΔE00 3.78
Light Grey Green
#B7E1A1
ΔE00 3.81
Light Pastel Green
#B2FBA5
ΔE00 4.53
Light Light Green
#C8FFB0
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA97 #C997EA
analogous
#E1EA97 #B8EA97 #97EA9F
triadic
#B8EA97 #97B8EA #EA97B8
tetradic
#B8EA97 #97E1EA #C997EA #EA9F97
square
#B8EA97 #97E1EA #C997EA #EA9F97
split-complementary
#B8EA97 #9F97EA #EA97E1
monochromatic
#72D531 #95E064 #B8EA97 #DBF4CA #EEFAE6
Accessibility & contrast
On white
1.38
#B8EA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#B8EA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA97
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA97 | 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)
#F1DE91
Deuteranopia (green-blind)
#E9DA9B
Tritanopia (blue-blind)
#B9E4D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b8ea97; /* rgb */ color: rgb(184, 234, 151); /* oklch */ color: oklch(88.3% 0.121 133.6);
Tailwind
colors: {
custom: {
50: '#cef1b6',
500: '#b8ea97',
950: '#000000',
},
}SCSS
$custom: #b8ea97; $custom-light: #cef1b6; $custom-dark: #000000;
JSON
{
"hex": "#b8ea97",
"rgb": {
"r": 184,
"g": 234,
"b": 151
},
"hsl": {
"h": 96.145,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.88252,
"c": 0.12084,
"h": 133.6
},
"luminance": 0.7127
}Semantic roles & 50–950 ramp
primary
#B8EA97
secondary
#9D60C5
accent
#17CE85
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581