#B8EA95#B8EA95
#B8EA95 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.2% C 0.123 H 133.2°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B8EA95 |
|---|---|
| RGB | rgb(184, 234, 149) |
| HSL | hsl(95, 67%, 75%) |
| HSV | hsv(95, 36%, 92%) |
| CMYK | cmyk(21.4%, 0%, 36.3%, 8.2%) |
| CIE-LAB | lab(87.58, -30.81, 36.20) |
| CIE-LCH | lch(87.58, 47.53, 130.40°) |
| OKLab | oklab(88.22% -0.0842 0.0897) |
| OKLCH | oklch(88.22% 0.123 133.2) |
| XYZ | xyz(54.6137, 71.2047, 39.2945) |
| Luminance | 0.7121 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 2.97
Tea Green
#BDF8A3
ΔE00 3.14
Light Grey Green
#B7E1A1
ΔE00 4.11
Light Sage
#BCECAC
ΔE00 4.14
Celery
#C1FD95
ΔE00 4.57
Light Pastel Green
#B2FBA5
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8EA95 #C795EA
analogous
#E3EA95 #B8EA95 #95EA9C
triadic
#B8EA95 #95B8EA #EA95B8
tetradic
#B8EA95 #95E3EA #C795EA #EA9C95
square
#B8EA95 #95E3EA #C795EA #EA9C95
split-complementary
#B8EA95 #9C95EA #EA95E3
monochromatic
#74D62F #96E062 #B8EA95 #DAF4C8 #EEFAE5
Accessibility & contrast
On white
1.38
#B8EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#B8EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8EA95
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8EA95 | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#E9DA9A
Tritanopia (blue-blind)
#B9E4D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #b8ea95; /* rgb */ color: rgb(184, 234, 149); /* oklch */ color: oklch(88.2% 0.123 133.2);
Tailwind
colors: {
custom: {
50: '#cef1b5',
500: '#b8ea95',
950: '#000000',
},
}SCSS
$custom: #b8ea95; $custom-light: #cef1b5; $custom-dark: #000000;
JSON
{
"hex": "#b8ea95",
"rgb": {
"r": 184,
"g": 234,
"b": 149
},
"hsl": {
"h": 95.294,
"s": 66.929,
"l": 75.098
},
"oklch": {
"l": 0.88217,
"c": 0.12299,
"h": 133.2
},
"luminance": 0.71206
}Semantic roles & 50–950 ramp
primary
#B8EA95
secondary
#9B5EC5
accent
#17CF83
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141611
muted
#838581