#B8EA80#B8EA80
#B8EA80 is a very light, vivid yellow-green. Relative luminance 0.706; OKLCH L 87.9% C 0.145 H 129.7°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA80 |
|---|---|
| RGB | rgb(184, 234, 128) |
| HSL | hsl(88, 72%, 71%) |
| HSV | hsv(88, 45%, 92%) |
| CMYK | cmyk(21.4%, 0%, 45.3%, 8.2%) |
| CIE-LAB | lab(87.29, -33.44, 46.16) |
| CIE-LCH | lch(87.29, 57.00, 125.92°) |
| OKLab | oklab(87.88% -0.0925 0.1116) |
| OKLCH | oklch(87.88% 0.145 129.7) |
| XYZ | xyz(53.0857, 70.5935, 31.2470) |
| Luminance | 0.7059 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.38
Celery
#C1FD95
ΔE00 4.22
Light Yellowish Green
#C2FF89
ΔE00 4.45
Light Pea Green
#C4FE82
ΔE00 4.49
Light Yellow Green
#CCFD7F
ΔE00 4.85
Spring Green (survey)
#A9F971
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA80 #B280EA
analogous
#EAE780 #B8EA80 #83EA80
triadic
#B8EA80 #80B8EA #EA80B8
tetradic
#B8EA80 #80EAE7 #B280EA #EA8083
square
#B8EA80 #80EAE7 #B280EA #EA8083
split-complementary
#B8EA80 #8083EA #E780EA
monochromatic
#7DCE22 #9BE14B #B8EA80 #D5F3B5 #F0FBE5
Accessibility & contrast
On white
1.39
#B8EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#B8EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA80
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA80 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD77
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#BCE2D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea80; /* rgb */ color: rgb(184, 234, 128); /* oklch */ color: oklch(87.9% 0.145 129.7);
Tailwind
colors: {
custom: {
50: '#cff1a6',
500: '#b8ea80',
950: '#000000',
},
}SCSS
$custom: #b8ea80; $custom-light: #cff1a6; $custom-dark: #000000;
JSON
{
"hex": "#b8ea80",
"rgb": {
"r": 184,
"g": 234,
"b": 128
},
"hsl": {
"h": 88.302,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.8788,
"c": 0.14493,
"h": 129.7
},
"luminance": 0.70594
}Semantic roles & 50–950 ramp
primary
#B8EA80
secondary
#844BC3
accent
#12D46D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580