#B8EA83#B8EA83
#B8EA83 is a very light, vivid yellow-green. Relative luminance 0.707; OKLCH L 87.9% C 0.142 H 130.1°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA83 |
|---|---|
| RGB | rgb(184, 234, 131) |
| HSL | hsl(89, 71%, 72%) |
| HSV | hsv(89, 44%, 92%) |
| CMYK | cmyk(21.4%, 0%, 44%, 8.2%) |
| CIE-LAB | lab(87.33, -33.09, 44.76) |
| CIE-LCH | lch(87.33, 55.66, 126.47°) |
| OKLab | oklab(87.92% -0.0913 0.1086) |
| OKLCH | oklch(87.92% 0.142 130.1) |
| XYZ | xyz(53.2860, 70.6737, 32.3023) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.40
Celery
#C1FD95
ΔE00 4.09
Light Yellowish Green
#C2FF89
ΔE00 4.54
Light Pea Green
#C4FE82
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.93
Light Yellow Green
#CCFD7F
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA83 #B583EA
analogous
#EAE883 #B8EA83 #85EA83
triadic
#B8EA83 #83B8EA #EA83B8
tetradic
#B8EA83 #83EAE8 #B583EA #EA8385
square
#B8EA83 #83EAE8 #B583EA #EA8385
split-complementary
#B8EA83 #8385EA #E883EA
monochromatic
#7CCF23 #9AE14F #B8EA83 #D6F3B7 #F0FBE5
Accessibility & contrast
On white
1.39
#B8EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#B8EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA83
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA83 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD7B
Deuteranopia (green-blind)
#EBDA89
Tritanopia (blue-blind)
#BBE2D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea83; /* rgb */ color: rgb(184, 234, 131); /* oklch */ color: oklch(87.9% 0.142 130.1);
Tailwind
colors: {
custom: {
50: '#cff1a8',
500: '#b8ea83',
950: '#000000',
},
}SCSS
$custom: #b8ea83; $custom-light: #cff1a8; $custom-dark: #000000;
JSON
{
"hex": "#b8ea83",
"rgb": {
"r": 184,
"g": 234,
"b": 131
},
"hsl": {
"h": 89.126,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.87924,
"c": 0.1419,
"h": 130.1
},
"luminance": 0.70675
}Semantic roles & 50–950 ramp
primary
#B8EA83
secondary
#874EC3
accent
#12D370
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581