#B4FA89#B4FA89
#B4FA89 is a very light, vivid yellow-green. Relative luminance 0.799; OKLCH L 91.4% C 0.161 H 134.6°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FA89 |
|---|---|
| RGB | rgb(180, 250, 137) |
| HSL | hsl(97, 92%, 76%) |
| HSV | hsv(97, 45%, 98%) |
| CMYK | cmyk(28%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.63, -40.99, 47.21) |
| CIE-LCH | lch(91.63, 62.52, 130.97°) |
| OKLab | oklab(91.37% -0.1128 0.1145) |
| OKLCH | oklch(91.37% 0.161 134.6) |
| XYZ | xyz(57.5221, 79.8788, 36.0495) |
| Luminance | 0.7988 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.79
Celery
#C1FD95
ΔE00 1.93
Light Yellowish Green
#C2FF89
ΔE00 2.19
Pale Light Green
#B1FC99
ΔE00 2.59
Spring Green (survey)
#A9F971
ΔE00 2.93
Light Pea Green
#C4FE82
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FA89 #CF89FA
analogous
#EDFA89 #B4FA89 #89FA96
triadic
#B4FA89 #89B4FA #FA89B4
tetradic
#B4FA89 #89EDFA #CF89FA #FA9689
square
#B4FA89 #89EDFA #CF89FA #FA9689
split-complementary
#B4FA89 #9689FA #FA89ED
monochromatic
#69F514 #8FF84E #B4FA89 #D9FCC4 #ECFEE2
Accessibility & contrast
On white
1.24
#B4FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#B4FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FA89
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FA89 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#B4F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b4fa89; /* rgb */ color: rgb(180, 250, 137); /* oklch */ color: oklch(91.4% 0.161 134.6);
Tailwind
colors: {
custom: {
50: '#cdfcad',
500: '#b4fa89',
950: '#000000',
},
}SCSS
$custom: #b4fa89; $custom-light: #cdfcad; $custom-dark: #000000;
JSON
{
"hex": "#b4fa89",
"rgb": {
"r": 180,
"g": 250,
"b": 137
},
"hsl": {
"h": 97.168,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91368,
"c": 0.16069,
"h": 134.6
},
"luminance": 0.79881
}Semantic roles & 50–950 ramp
primary
#B4FA89
secondary
#A44FD9
accent
#00E68E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581