#B4E98D#B4E98D
#B4E98D is a very light, vivid yellow-green. Relative luminance 0.699; OKLCH L 87.6% C 0.132 H 132.9°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E98D |
|---|---|
| RGB | rgb(180, 233, 141) |
| HSL | hsl(95, 68%, 73%) |
| HSV | hsv(95, 39%, 91%) |
| CMYK | cmyk(22.7%, 0%, 39.5%, 8.6%) |
| CIE-LAB | lab(86.95, -32.80, 39.32) |
| CIE-LCH | lch(86.95, 51.21, 129.84°) |
| OKLab | oklab(87.6% -0.0899 0.0967) |
| OKLCH | oklch(87.6% 0.132 132.9) |
| XYZ | xyz(52.7680, 69.9030, 35.9066) |
| Luminance | 0.6990 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.71
Washed Out Green
#BCF5A6
ΔE00 3.83
Pistachio (survey)
#C0FA8B
ΔE00 4.29
Celery
#C1FD95
ΔE00 4.33
Pale Light Green
#B1FC99
ΔE00 4.56
Light Pastel Green
#B2FBA5
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E98D #C28DE9
analogous
#E2E98D #B4E98D #8DE994
triadic
#B4E98D #8DB4E9 #E98DB4
tetradic
#B4E98D #8DE2E9 #C28DE9 #E9948D
square
#B4E98D #8DE2E9 #C28DE9 #E9948D
split-complementary
#B4E98D #948DE9 #E98DE2
monochromatic
#71D329 #92DF5A #B4E98D #D6F3C0 #EEFAE5
Accessibility & contrast
On white
1.40
#B4E98D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#B4E98D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E98D
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E98D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E98D | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD86
Deuteranopia (green-blind)
#E8D892
Tritanopia (blue-blind)
#B5E2D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #b4e98d; /* rgb */ color: rgb(180, 233, 141); /* oklch */ color: oklch(87.6% 0.132 132.9);
Tailwind
colors: {
custom: {
50: '#ccf0af',
500: '#b4e98d',
950: '#000000',
},
}SCSS
$custom: #b4e98d; $custom-light: #ccf0af; $custom-dark: #000000;
JSON
{
"hex": "#b4e98d",
"rgb": {
"r": 180,
"g": 233,
"b": 141
},
"hsl": {
"h": 94.565,
"s": 67.647,
"l": 73.333
},
"oklch": {
"l": 0.87604,
"c": 0.13202,
"h": 132.9
},
"luminance": 0.69904
}Semantic roles & 50–950 ramp
primary
#B4E98D
secondary
#9557C3
accent
#16D081
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581