#B8EB8A#B8EB8A
#B8EB8A is a very light, vivid yellow-green. Relative luminance 0.714; OKLCH L 88.3% C 0.136 H 131.3°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EB8A |
|---|---|
| RGB | rgb(184, 235, 138) |
| HSL | hsl(92, 71%, 73%) |
| HSV | hsv(92, 41%, 92%) |
| CMYK | cmyk(21.7%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.70, -32.70, 41.81) |
| CIE-LCH | lch(87.70, 53.08, 128.03°) |
| OKLab | oklab(88.26% -0.0899 0.1022) |
| OKLCH | oklch(88.26% 0.136 131.3) |
| XYZ | xyz(54.0621, 71.4409, 34.9810) |
| Luminance | 0.7144 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.78
Tea Green
#BDF8A3
ΔE00 3.98
Washed Out Green
#BCF5A6
ΔE00 4.34
Pale Light Green
#B1FC99
ΔE00 4.62
Light Yellowish Green
#C2FF89
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EB8A #BD8AEB
analogous
#E9EB8A #B8EB8A #8AEB8C
triadic
#B8EB8A #8AB8EB #EB8AB8
tetradic
#B8EB8A #8AE9EB #BD8AEB #EB8C8A
square
#B8EB8A #8AE9EB #BD8AEB #EB8C8A
split-complementary
#B8EB8A #8C8AEB #EB8AE9
monochromatic
#79D625 #98E256 #B8EB8A #D8F4BE #EFFBE5
Accessibility & contrast
On white
1.37
#B8EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#B8EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EB8A
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EB8A | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE83
Deuteranopia (green-blind)
#EBDB8F
Tritanopia (blue-blind)
#BAE4D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b8eb8a; /* rgb */ color: rgb(184, 235, 138); /* oklch */ color: oklch(88.3% 0.136 131.3);
Tailwind
colors: {
custom: {
50: '#cff1ad',
500: '#b8eb8a',
950: '#000000',
},
}SCSS
$custom: #b8eb8a; $custom-light: #cff1ad; $custom-dark: #000000;
JSON
{
"hex": "#b8eb8a",
"rgb": {
"r": 184,
"g": 235,
"b": 138
},
"hsl": {
"h": 91.546,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88256,
"c": 0.13613,
"h": 131.3
},
"luminance": 0.71442
}Semantic roles & 50–950 ramp
primary
#B8EB8A
secondary
#9054C5
accent
#13D378
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581