#B8EA8B#B8EA8B
#B8EA8B is a very light, vivid yellow-green. Relative luminance 0.709; OKLCH L 88.0% C 0.134 H 131.3°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA8B |
|---|---|
| RGB | rgb(184, 234, 139) |
| HSL | hsl(92, 69%, 73%) |
| HSV | hsv(92, 41%, 92%) |
| CMYK | cmyk(21.4%, 0%, 40.6%, 8.2%) |
| CIE-LAB | lab(87.44, -32.11, 40.98) |
| CIE-LCH | lch(87.44, 52.07, 128.08°) |
| OKLab | oklab(88.05% -0.0882 0.1004) |
| OKLCH | oklch(88.05% 0.134 131.3) |
| XYZ | xyz(53.8493, 70.8990, 35.2689) |
| Luminance | 0.7090 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.78
Tea Green
#BDF8A3
ΔE00 3.98
Celery
#C1FD95
ΔE00 4.03
Washed Out Green
#BCF5A6
ΔE00 4.25
Pale Light Green
#B1FC99
ΔE00 4.79
Light Yellowish Green
#C2FF89
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA8B #BD8BEA
analogous
#E7EA8B #B8EA8B #8BEA8D
triadic
#B8EA8B #8BB8EA #EA8BB8
tetradic
#B8EA8B #8BE7EA #BD8BEA #EA8D8B
square
#B8EA8B #8BE7EA #BD8BEA #EA8D8B
split-complementary
#B8EA8B #8D8BEA #EA8BE7
monochromatic
#79D426 #98E157 #B8EA8B #D8F3BF #EFFAE5
Accessibility & contrast
On white
1.38
#B8EA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#B8EA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA8B
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA8B | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#EADA90
Tritanopia (blue-blind)
#BAE3D3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea8b; /* rgb */ color: rgb(184, 234, 139); /* oklch */ color: oklch(88.0% 0.134 131.3);
Tailwind
colors: {
custom: {
50: '#cff1ae',
500: '#b8ea8b',
950: '#000000',
},
}SCSS
$custom: #b8ea8b; $custom-light: #cff1ae; $custom-dark: #000000;
JSON
{
"hex": "#b8ea8b",
"rgb": {
"r": 184,
"g": 234,
"b": 139
},
"hsl": {
"h": 91.579,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.88049,
"c": 0.13363,
"h": 131.3
},
"luminance": 0.709
}Semantic roles & 50–950 ramp
primary
#B8EA8B
secondary
#9055C4
accent
#14D178
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581