#B4E97B#B4E97B
#B4E97B is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.3% C 0.150 H 130.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E97B |
|---|---|
| RGB | rgb(180, 233, 123) |
| HSL | hsl(89, 71%, 70%) |
| HSV | hsv(89, 47%, 91%) |
| CMYK | cmyk(22.7%, 0%, 47.2%, 8.6%) |
| CIE-LAB | lab(86.71, -34.98, 47.79) |
| CIE-LCH | lch(86.71, 59.22, 126.21°) |
| OKLab | oklab(87.33% -0.0969 0.115) |
| OKLCH | oklch(87.33% 0.15 130.1) |
| XYZ | xyz(51.5358, 69.4101, 29.4173) |
| Luminance | 0.6941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.62
Celery
#C1FD95
ΔE00 4.55
Light Pea Green
#C4FE82
ΔE00 4.58
Light Yellowish Green
#C2FF89
ΔE00 4.59
Spring Green (survey)
#A9F971
ΔE00 4.68
Light Yellow Green
#CCFD7F
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E97B #B07BE9
analogous
#E9E77B #B4E97B #7DE97B
triadic
#B4E97B #7BB4E9 #E97BB4
tetradic
#B4E97B #7BE9E7 #B07BE9 #E97B7D
square
#B4E97B #7BE9E7 #B07BE9 #E97B7D
split-complementary
#B4E97B #7B7DE9 #E77BE9
monochromatic
#78C821 #96E047 #B4E97B #D2F2AF #F0FAE4
Accessibility & contrast
On white
1.41
#B4E97B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#B4E97B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E97B
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E97B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E97B | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC72
Deuteranopia (green-blind)
#EAD882
Tritanopia (blue-blind)
#B7E1CF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e97b; /* rgb */ color: rgb(180, 233, 123); /* oklch */ color: oklch(87.3% 0.150 130.1);
Tailwind
colors: {
custom: {
50: '#ccf0a3',
500: '#b4e97b',
950: '#000000',
},
}SCSS
$custom: #b4e97b; $custom-light: #ccf0a3; $custom-dark: #000000;
JSON
{
"hex": "#b4e97b",
"rgb": {
"r": 180,
"g": 233,
"b": 123
},
"hsl": {
"h": 88.909,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.8733,
"c": 0.15037,
"h": 130.1
},
"luminance": 0.69411
}Semantic roles & 50–950 ramp
primary
#B4E97B
secondary
#8247C2
accent
#12D36F
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14160F
muted
#838580