#B8EA93#B8EA93
#B8EA93 is a very light, vivid yellow-green. Relative luminance 0.711; OKLCH L 88.2% C 0.125 H 132.8°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA93 |
|---|---|
| RGB | rgb(184, 234, 147) |
| HSL | hsl(94, 67%, 75%) |
| HSV | hsv(94, 37%, 92%) |
| CMYK | cmyk(21.4%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(87.55, -31.08, 37.16) |
| CIE-LCH | lch(87.55, 48.44, 129.90°) |
| OKLab | oklab(88.18% -0.085 0.0919) |
| OKLCH | oklch(88.18% 0.125 132.8) |
| XYZ | xyz(54.4554, 71.1414, 38.4607) |
| Luminance | 0.7114 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.20
Tea Green
#BDF8A3
ΔE00 3.26
Celery
#C1FD95
ΔE00 4.40
Light Grey Green
#B7E1A1
ΔE00 4.41
Light Sage
#BCECAC
ΔE00 4.49
Pistachio (survey)
#C0FA8B
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA93 #C593EA
analogous
#E3EA93 #B8EA93 #93EA9A
triadic
#B8EA93 #93B8EA #EA93B8
tetradic
#B8EA93 #93E3EA #C593EA #EA9A93
square
#B8EA93 #93E3EA #C593EA #EA9A93
split-complementary
#B8EA93 #9A93EA #EA93E3
monochromatic
#75D62D #96E060 #B8EA93 #DAF4C6 #EEFAE5
Accessibility & contrast
On white
1.38
#B8EA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#B8EA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA93
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA93 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#E9DA98
Tritanopia (blue-blind)
#B9E3D4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #b8ea93; /* rgb */ color: rgb(184, 234, 147); /* oklch */ color: oklch(88.2% 0.125 132.8);
Tailwind
colors: {
custom: {
50: '#cef1b3',
500: '#b8ea93',
950: '#000000',
},
}SCSS
$custom: #b8ea93; $custom-light: #cef1b3; $custom-dark: #000000;
JSON
{
"hex": "#b8ea93",
"rgb": {
"r": 184,
"g": 234,
"b": 147
},
"hsl": {
"h": 94.483,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.88182,
"c": 0.12514,
"h": 132.8
},
"luminance": 0.71143
}Semantic roles & 50–950 ramp
primary
#B8EA93
secondary
#985CC5
accent
#16CF81
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581