#B4E97F#B4E97F
#B4E97F is a very light, vivid yellow-green. Relative luminance 0.695; OKLCH L 87.4% C 0.146 H 130.7°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E97F |
|---|---|
| RGB | rgb(180, 233, 127) |
| HSL | hsl(90, 71%, 71%) |
| HSV | hsv(90, 45%, 91%) |
| CMYK | cmyk(22.7%, 0%, 45.5%, 8.6%) |
| CIE-LAB | lab(86.76, -34.53, 45.93) |
| CIE-LCH | lch(86.76, 57.46, 126.93°) |
| OKLab | oklab(87.39% -0.0954 0.1111) |
| OKLCH | oklch(87.39% 0.146 130.7) |
| XYZ | xyz(51.7914, 69.5123, 30.7631) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.59
Celery
#C1FD95
ΔE00 4.35
Light Yellowish Green
#C2FF89
ΔE00 4.66
Light Pea Green
#C4FE82
ΔE00 4.78
Spring Green (survey)
#A9F971
ΔE00 4.93
Tea Green
#BDF8A3
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E97F #B47FE9
analogous
#E9E97F #B4E97F #7FE97F
triadic
#B4E97F #7FB4E9 #E97FB4
tetradic
#B4E97F #7FE9E9 #B47FE9 #E97F7F
square
#B4E97F #7FE9E9 #B47FE9 #E97F7F
split-complementary
#B4E97F #7F7FE9 #E97FE9
monochromatic
#77CB23 #95E04B #B4E97F #D3F2B3 #F0FBE5
Accessibility & contrast
On white
1.41
#B4E97F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#B4E97F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E97F
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E97F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E97F | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC76
Deuteranopia (green-blind)
#EAD885
Tritanopia (blue-blind)
#B7E1D0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e97f; /* rgb */ color: rgb(180, 233, 127); /* oklch */ color: oklch(87.4% 0.146 130.7);
Tailwind
colors: {
custom: {
50: '#ccf0a6',
500: '#b4e97f',
950: '#000000',
},
}SCSS
$custom: #b4e97f; $custom-light: #ccf0a6; $custom-dark: #000000;
JSON
{
"hex": "#b4e97f",
"rgb": {
"r": 180,
"g": 233,
"b": 127
},
"hsl": {
"h": 90,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.87387,
"c": 0.14641,
"h": 130.7
},
"luminance": 0.69513
}Semantic roles & 50–950 ramp
primary
#B4E97F
secondary
#864AC2
accent
#13D373
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580