#B4E88E#B4E88E
#B4E88E is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.4% C 0.129 H 132.9°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E88E |
|---|---|
| RGB | rgb(180, 232, 142) |
| HSL | hsl(95, 66%, 73%) |
| HSV | hsv(95, 39%, 91%) |
| CMYK | cmyk(22.4%, 0%, 38.8%, 9%) |
| CIE-LAB | lab(86.69, -32.21, 38.49) |
| CIE-LCH | lch(86.69, 50.19, 129.93°) |
| OKLab | oklab(87.4% -0.0882 0.0948) |
| OKLCH | oklch(87.4% 0.129 132.9) |
| XYZ | xyz(52.5604, 69.3683, 36.2062) |
| Luminance | 0.6937 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.78
Washed Out Green
#BCF5A6
ΔE00 3.79
Pistachio (survey)
#C0FA8B
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.62
Light Grey Green
#B7E1A1
ΔE00 4.76
Pale Light Green
#B1FC99
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E88E #C28EE8
analogous
#E1E88E #B4E88E #8EE895
triadic
#B4E88E #8EB4E8 #E88EB4
tetradic
#B4E88E #8EE1E8 #C28EE8 #E8958E
square
#B4E88E #8EE1E8 #C28EE8 #E8958E
split-complementary
#B4E88E #958EE8 #E88EE1
monochromatic
#71D12B #92DE5B #B4E88E #D6F2C1 #EEFAE6
Accessibility & contrast
On white
1.41
#B4E88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#B4E88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E88E
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E88E | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC87
Deuteranopia (green-blind)
#E7D893
Tritanopia (blue-blind)
#B5E1D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e88e; /* rgb */ color: rgb(180, 232, 142); /* oklch */ color: oklch(87.4% 0.129 132.9);
Tailwind
colors: {
custom: {
50: '#ccefb0',
500: '#b4e88e',
950: '#000000',
},
}SCSS
$custom: #b4e88e; $custom-light: #ccefb0; $custom-dark: #000000;
JSON
{
"hex": "#b4e88e",
"rgb": {
"r": 180,
"g": 232,
"b": 142
},
"hsl": {
"h": 94.667,
"s": 66.176,
"l": 73.333
},
"oklch": {
"l": 0.87397,
"c": 0.12948,
"h": 132.9
},
"luminance": 0.6937
}Semantic roles & 50–950 ramp
primary
#B4E88E
secondary
#9558C2
accent
#17CE81
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581