#B5FA89#B5FA89
#B5FA89 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.4% C 0.160 H 134.3°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B5FA89 |
|---|---|
| RGB | rgb(181, 250, 137) |
| HSL | hsl(97, 92%, 76%) |
| HSV | hsv(97, 45%, 98%) |
| CMYK | cmyk(27.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.68, -40.66, 47.29) |
| CIE-LCH | lch(91.68, 62.36, 130.69°) |
| OKLab | oklab(91.43% -0.1119 0.1146) |
| OKLCH | oklch(91.43% 0.16 134.3) |
| XYZ | xyz(57.7558, 79.9993, 36.0605) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.65
Celery
#C1FD95
ΔE00 1.84
Light Yellowish Green
#C2FF89
ΔE00 2.07
Pale Light Green
#B1FC99
ΔE00 2.67
Light Pea Green
#C4FE82
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5FA89 #CE89FA
analogous
#EEFA89 #B5FA89 #89FA95
triadic
#B5FA89 #89B5FA #FA89B5
tetradic
#B5FA89 #89EEFA #CE89FA #FA9589
square
#B5FA89 #89EEFA #CE89FA #FA9589
split-complementary
#B5FA89 #9589FA #FA89EE
monochromatic
#6BF514 #90F84E #B5FA89 #DAFCC4 #EDFEE2
Accessibility & contrast
On white
1.24
#B5FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#B5FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5FA89
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5FA89 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB80
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#B5F2DF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b5fa89; /* rgb */ color: rgb(181, 250, 137); /* oklch */ color: oklch(91.4% 0.160 134.3);
Tailwind
colors: {
custom: {
50: '#cdfcad',
500: '#b5fa89',
950: '#000000',
},
}SCSS
$custom: #b5fa89; $custom-light: #cdfcad; $custom-dark: #000000;
JSON
{
"hex": "#b5fa89",
"rgb": {
"r": 181,
"g": 250,
"b": 137
},
"hsl": {
"h": 96.637,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91426,
"c": 0.16018,
"h": 134.3
},
"luminance": 0.80001
}Semantic roles & 50–950 ramp
primary
#B5FA89
secondary
#A34FD9
accent
#00E68C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581