#B8EA96#B8EA96
#B8EA96 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.2% C 0.122 H 133.4°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA96 |
|---|---|
| RGB | rgb(184, 234, 150) |
| HSL | hsl(96, 67%, 75%) |
| HSV | hsv(96, 36%, 92%) |
| CMYK | cmyk(21.4%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(87.60, -30.67, 35.72) |
| CIE-LCH | lch(87.60, 47.08, 130.65°) |
| OKLab | oklab(88.23% -0.0838 0.0886) |
| OKLCH | oklch(88.23% 0.122 133.4) |
| XYZ | xyz(54.6938, 71.2368, 39.7167) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.87
Tea Green
#BDF8A3
ΔE00 3.10
Light Sage
#BCECAC
ΔE00 3.96
Light Grey Green
#B7E1A1
ΔE00 3.96
Light Pastel Green
#B2FBA5
ΔE00 4.58
Celery
#C1FD95
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA96 #C896EA
analogous
#E2EA96 #B8EA96 #96EA9E
triadic
#B8EA96 #96B8EA #EA96B8
tetradic
#B8EA96 #96E2EA #C896EA #EA9E96
square
#B8EA96 #96E2EA #C896EA #EA9E96
split-complementary
#B8EA96 #9E96EA #EA96E2
monochromatic
#73D630 #96E063 #B8EA96 #DAF4C9 #EEFAE5
Accessibility & contrast
On white
1.38
#B8EA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#B8EA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA96
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA96 | 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)
#F1DE90
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#B9E4D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b8ea96; /* rgb */ color: rgb(184, 234, 150); /* oklch */ color: oklch(88.2% 0.122 133.4);
Tailwind
colors: {
custom: {
50: '#cef1b5',
500: '#b8ea96',
950: '#000000',
},
}SCSS
$custom: #b8ea96; $custom-light: #cef1b5; $custom-dark: #000000;
JSON
{
"hex": "#b8ea96",
"rgb": {
"r": 184,
"g": 234,
"b": 150
},
"hsl": {
"h": 95.714,
"s": 66.667,
"l": 75.294
},
"oklch": {
"l": 0.88234,
"c": 0.12192,
"h": 133.4
},
"luminance": 0.71238
}Semantic roles & 50–950 ramp
primary
#B8EA96
secondary
#9C5FC5
accent
#17CF84
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581