#B4E88A#B4E88A
#B4E88A is a very light, vivid yellow-green. Relative luminance 0.693; OKLCH L 87.3% C 0.134 H 132.2°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B4E88A |
|---|---|
| RGB | rgb(180, 232, 138) |
| HSL | hsl(93, 67%, 73%) |
| HSV | hsv(93, 41%, 91%) |
| CMYK | cmyk(22.4%, 0%, 40.5%, 9%) |
| CIE-LAB | lab(86.63, -32.73, 40.40) |
| CIE-LCH | lch(86.63, 51.99, 129.01°) |
| OKLab | oklab(87.33% -0.0898 0.099) |
| OKLCH | oklch(87.33% 0.134 132.2) |
| XYZ | xyz(52.2655, 69.2503, 34.6528) |
| Luminance | 0.6925 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.13
Pistachio (survey)
#C0FA8B
ΔE00 4.26
Washed Out Green
#BCF5A6
ΔE00 4.29
Celery
#C1FD95
ΔE00 4.46
Pale Light Green
#B1FC99
ΔE00 4.86
Light Grey Green
#B7E1A1
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4E88A #BE8AE8
analogous
#E3E88A #B4E88A #8AE88F
triadic
#B4E88A #8AB4E8 #E88AB4
tetradic
#B4E88A #8AE3E8 #BE8AE8 #E88F8A
square
#B4E88A #8AE3E8 #BE8AE8 #E88F8A
split-complementary
#B4E88A #8F8AE8 #E88AE3
monochromatic
#73CF29 #93DE57 #B4E88A #D5F2BD #EFFAE5
Accessibility & contrast
On white
1.41
#B4E88A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#B4E88A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4E88A
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4E88A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4E88A | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB83
Deuteranopia (green-blind)
#E8D78F
Tritanopia (blue-blind)
#B6E1D1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #b4e88a; /* rgb */ color: rgb(180, 232, 138); /* oklch */ color: oklch(87.3% 0.134 132.2);
Tailwind
colors: {
custom: {
50: '#ccefad',
500: '#b4e88a',
950: '#000000',
},
}SCSS
$custom: #b4e88a; $custom-light: #ccefad; $custom-dark: #000000;
JSON
{
"hex": "#b4e88a",
"rgb": {
"r": 180,
"g": 232,
"b": 138
},
"hsl": {
"h": 93.191,
"s": 67.143,
"l": 72.549
},
"oklch": {
"l": 0.87331,
"c": 0.1337,
"h": 132.2
},
"luminance": 0.69252
}Semantic roles & 50–950 ramp
primary
#B4E88A
secondary
#9155C2
accent
#16CF7D
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#131610
muted
#838581