#B4E97D#B4E97D
#B4E97D is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.4% C 0.148 H 130.4°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E97D |
|---|---|
| RGB | rgb(180, 233, 125) |
| HSL | hsl(89, 71%, 70%) |
| HSV | hsv(89, 46%, 91%) |
| CMYK | cmyk(22.7%, 0%, 46.4%, 8.6%) |
| CIE-LAB | lab(86.73, -34.76, 46.86) |
| CIE-LCH | lch(86.73, 58.34, 126.56°) |
| OKLab | oklab(87.36% -0.0962 0.113) |
| OKLCH | oklch(87.36% 0.148 130.4) |
| XYZ | xyz(51.6623, 69.4607, 30.0835) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Celery
#C1FD95
ΔE00 4.44
Light Yellowish Green
#C2FF89
ΔE00 4.62
Light Pea Green
#C4FE82
ΔE00 4.67
Spring Green (survey)
#A9F971
ΔE00 4.79
Light Yellow Green
#CCFD7F
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E97D #B27DE9
analogous
#E9E87D #B4E97D #7EE97D
triadic
#B4E97D #7DB4E9 #E97DB4
tetradic
#B4E97D #7DE9E8 #B27DE9 #E97D7E
square
#B4E97D #7DE9E8 #B27DE9 #E97D7E
split-complementary
#B4E97D #7D7EE9 #E87DE9
monochromatic
#77CA22 #96E049 #B4E97D #D2F2B1 #F0FBE5
Accessibility & contrast
On white
1.41
#B4E97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#B4E97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E97D
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E97D | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC74
Deuteranopia (green-blind)
#EAD883
Tritanopia (blue-blind)
#B7E1D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e97d; /* rgb */ color: rgb(180, 233, 125); /* oklch */ color: oklch(87.4% 0.148 130.4);
Tailwind
colors: {
custom: {
50: '#ccf0a4',
500: '#b4e97d',
950: '#000000',
},
}SCSS
$custom: #b4e97d; $custom-light: #ccf0a4; $custom-dark: #000000;
JSON
{
"hex": "#b4e97d",
"rgb": {
"r": 180,
"g": 233,
"b": 125
},
"hsl": {
"h": 89.444,
"s": 71.053,
"l": 70.196
},
"oklch": {
"l": 0.87358,
"c": 0.14841,
"h": 130.4
},
"luminance": 0.69462
}Semantic roles & 50–950 ramp
primary
#B4E97D
secondary
#8448C2
accent
#12D371
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580