#B4FA88#B4FA88
#B4FA88 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.162 H 134.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA88 |
|---|---|
| RGB | rgb(180, 250, 136) |
| HSL | hsl(97, 92%, 76%) |
| HSV | hsv(97, 46%, 98%) |
| CMYK | cmyk(28%, 0%, 45.6%, 2%) |
| CIE-LAB | lab(91.62, -41.11, 47.67) |
| CIE-LCH | lch(91.62, 62.95, 130.78°) |
| OKLab | oklab(91.35% -0.1132 0.1154) |
| OKLCH | oklch(91.35% 0.162 134.4) |
| XYZ | xyz(57.4507, 79.8502, 35.6735) |
| Luminance | 0.7985 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.77
Celery
#C1FD95
ΔE00 2.00
Light Yellowish Green
#C2FF89
ΔE00 2.12
Pale Light Green
#B1FC99
ΔE00 2.73
Spring Green (survey)
#A9F971
ΔE00 2.80
Light Pea Green
#C4FE82
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA88 #CE88FA
analogous
#EDFA88 #B4FA88 #88FA95
triadic
#B4FA88 #88B4FA #FA88B4
tetradic
#B4FA88 #88EDFA #CE88FA #FA9588
square
#B4FA88 #88EDFA #CE88FA #FA9588
split-complementary
#B4FA88 #9588FA #FA88ED
monochromatic
#6AF513 #8FF84D #B4FA88 #D9FCC3 #ECFEE2
Accessibility & contrast
On white
1.24
#B4FA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#B4FA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA88
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA88 | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB7F
Deuteranopia (green-blind)
#F7E58F
Tritanopia (blue-blind)
#B4F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa88; /* rgb */ color: rgb(180, 250, 136); /* oklch */ color: oklch(91.4% 0.162 134.4);
Tailwind
colors: {
custom: {
50: '#cdfcac',
500: '#b4fa88',
950: '#000000',
},
}SCSS
$custom: #b4fa88; $custom-light: #cdfcac; $custom-dark: #000000;
JSON
{
"hex": "#b4fa88",
"rgb": {
"r": 180,
"g": 250,
"b": 136
},
"hsl": {
"h": 96.842,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.91353,
"c": 0.16165,
"h": 134.4
},
"luminance": 0.79852
}Semantic roles & 50–950 ramp
primary
#B4FA88
secondary
#A34ED9
accent
#00E68D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581