#B8EA90#B8EA90
#B8EA90 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.1% C 0.128 H 132.2°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA90 |
|---|---|
| RGB | rgb(184, 234, 144) |
| HSL | hsl(93, 68%, 74%) |
| HSV | hsv(93, 38%, 92%) |
| CMYK | cmyk(21.4%, 0%, 38.5%, 8.2%) |
| CIE-LAB | lab(87.51, -31.47, 38.60) |
| CIE-LCH | lch(87.51, 49.80, 129.19°) |
| OKLab | oklab(88.13% -0.0862 0.0951) |
| OKLCH | oklch(88.13% 0.128 132.2) |
| XYZ | xyz(54.2230, 71.0485, 37.2371) |
| Luminance | 0.7105 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.49
Washed Out Green
#BCF5A6
ΔE00 3.58
Celery
#C1FD95
ΔE00 4.21
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Pale Light Green
#B1FC99
ΔE00 4.66
Light Grey Green
#B7E1A1
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA90 #C290EA
analogous
#E5EA90 #B8EA90 #90EA95
triadic
#B8EA90 #90B8EA #EA90B8
tetradic
#B8EA90 #90E5EA #C290EA #EA9590
square
#B8EA90 #90E5EA #C290EA #EA9590
split-complementary
#B8EA90 #9590EA #EA90E5
monochromatic
#76D729 #97E05D #B8EA90 #D9F4C3 #EFFAE5
Accessibility & contrast
On white
1.38
#B8EA90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#B8EA90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA90
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA90 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE89
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#BAE3D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea90; /* rgb */ color: rgb(184, 234, 144); /* oklch */ color: oklch(88.1% 0.128 132.2);
Tailwind
colors: {
custom: {
50: '#cff1b1',
500: '#b8ea90',
950: '#000000',
},
}SCSS
$custom: #b8ea90; $custom-light: #cff1b1; $custom-dark: #000000;
JSON
{
"hex": "#b8ea90",
"rgb": {
"r": 184,
"g": 234,
"b": 144
},
"hsl": {
"h": 93.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.88131,
"c": 0.12835,
"h": 132.2
},
"luminance": 0.7105
}Semantic roles & 50–950 ramp
primary
#B8EA90
secondary
#955AC5
accent
#15D07D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581