#B4E88F#B4E88F
#B4E88F is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.4% C 0.128 H 133.1°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E88F |
|---|---|
| RGB | rgb(180, 232, 143) |
| HSL | hsl(95, 66%, 74%) |
| HSV | hsv(95, 38%, 91%) |
| CMYK | cmyk(22.4%, 0%, 38.4%, 9%) |
| CIE-LAB | lab(86.70, -32.08, 38.01) |
| CIE-LCH | lch(86.70, 49.73, 130.16°) |
| OKLab | oklab(87.41% -0.0878 0.0937) |
| OKLCH | oklch(87.41% 0.128 133.1) |
| XYZ | xyz(52.6359, 69.3985, 36.6033) |
| Luminance | 0.6940 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.67
Tea Green
#BDF8A3
ΔE00 3.70
Light Grey Green
#B7E1A1
ΔE00 4.61
Celery
#C1FD95
ΔE00 4.67
Pistachio (survey)
#C0FA8B
ΔE00 4.72
Pale Light Green
#B1FC99
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E88F #C38FE8
analogous
#E0E88F #B4E88F #8FE896
triadic
#B4E88F #8FB4E8 #E88FB4
tetradic
#B4E88F #8FE0E8 #C38FE8 #E8968F
square
#B4E88F #8FE0E8 #C38FE8 #E8968F
split-complementary
#B4E88F #968FE8 #E88FE0
monochromatic
#70D22B #92DE5C #B4E88F #D6F2C2 #EEFAE6
Accessibility & contrast
On white
1.41
#B4E88F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#B4E88F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E88F
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E88F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E88F | 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)
#EFDC89
Deuteranopia (green-blind)
#E7D894
Tritanopia (blue-blind)
#B5E1D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e88f; /* rgb */ color: rgb(180, 232, 143); /* oklch */ color: oklch(87.4% 0.128 133.1);
Tailwind
colors: {
custom: {
50: '#ccefb1',
500: '#b4e88f',
950: '#000000',
},
}SCSS
$custom: #b4e88f; $custom-light: #ccefb1; $custom-dark: #000000;
JSON
{
"hex": "#b4e88f",
"rgb": {
"r": 180,
"g": 232,
"b": 143
},
"hsl": {
"h": 95.056,
"s": 65.926,
"l": 73.529
},
"oklch": {
"l": 0.87414,
"c": 0.12842,
"h": 133.1
},
"luminance": 0.694
}Semantic roles & 50–950 ramp
primary
#B4E88F
secondary
#9659C2
accent
#18CE82
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131611
muted
#838581