#B8EA8A#B8EA8A
#B8EA8A is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.0% C 0.135 H 131.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA8A |
|---|---|
| RGB | rgb(184, 234, 138) |
| HSL | hsl(91, 70%, 73%) |
| HSV | hsv(91, 41%, 92%) |
| CMYK | cmyk(21.4%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.42, -32.24, 41.46) |
| CIE-LCH | lch(87.42, 52.52, 127.87°) |
| OKLab | oklab(88.03% -0.0886 0.1014) |
| OKLCH | oklch(88.03% 0.135 131.1) |
| XYZ | xyz(53.7766, 70.8699, 34.8858) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.71
Celery
#C1FD95
ΔE00 4.01
Tea Green
#BDF8A3
ΔE00 4.09
Washed Out Green
#BCF5A6
ΔE00 4.39
Pale Light Green
#B1FC99
ΔE00 4.83
Light Yellowish Green
#C2FF89
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA8A #BC8AEA
analogous
#E8EA8A #B8EA8A #8AEA8C
triadic
#B8EA8A #8AB8EA #EA8AB8
tetradic
#B8EA8A #8AE8EA #BC8AEA #EA8C8A
square
#B8EA8A #8AE8EA #BC8AEA #EA8C8A
split-complementary
#B8EA8A #8C8AEA #EA8AE8
monochromatic
#79D426 #99E156 #B8EA8A #D7F3BE #EFFAE5
Accessibility & contrast
On white
1.38
#B8EA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#B8EA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA8A
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA8A | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#EADA8F
Tritanopia (blue-blind)
#BAE3D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea8a; /* rgb */ color: rgb(184, 234, 138); /* oklch */ color: oklch(88.0% 0.135 131.1);
Tailwind
colors: {
custom: {
50: '#cff1ad',
500: '#b8ea8a',
950: '#000000',
},
}SCSS
$custom: #b8ea8a; $custom-light: #cff1ad; $custom-dark: #000000;
JSON
{
"hex": "#b8ea8a",
"rgb": {
"r": 184,
"g": 234,
"b": 138
},
"hsl": {
"h": 91.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88033,
"c": 0.13468,
"h": 131.1
},
"luminance": 0.70871
}Semantic roles & 50–950 ramp
primary
#B8EA8A
secondary
#8E54C4
accent
#14D277
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581