#B0FA89#B0FA89
#B0FA89 is a very light, vivid yellow-green. Relative luminance 0.794; OKLCH L 91.1% C 0.163 H 135.6°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FA89 |
|---|---|
| RGB | rgb(176, 250, 137) |
| HSL | hsl(99, 92%, 76%) |
| HSV | hsv(99, 45%, 98%) |
| CMYK | cmyk(29.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.42, -42.34, 46.90) |
| CIE-LCH | lch(91.42, 63.18, 132.07°) |
| OKLab | oklab(91.14% -0.1163 0.1138) |
| OKLCH | oklch(91.14% 0.163 135.6) |
| XYZ | xyz(56.6041, 79.4054, 36.0065) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.31
Celery
#C1FD95
ΔE00 2.34
Pistachio (survey)
#C0FA8B
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.72
Pastel Green
#B0FF9D
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FA89 #D389FA
analogous
#E8FA89 #B0FA89 #89FA9A
triadic
#B0FA89 #89B0FA #FA89B0
tetradic
#B0FA89 #89E8FA #D389FA #FA9A89
square
#B0FA89 #89E8FA #D389FA #FA9A89
split-complementary
#B0FA89 #9A89FA #FA89E8
monochromatic
#61F514 #89F84E #B0FA89 #D7FCC4 #EBFEE2
Accessibility & contrast
On white
1.24
#B0FA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#B0FA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FA89
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FA89 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F6E490
Tritanopia (blue-blind)
#AFF3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0fa89; /* rgb */ color: rgb(176, 250, 137); /* oklch */ color: oklch(91.1% 0.163 135.6);
Tailwind
colors: {
custom: {
50: '#cafcad',
500: '#b0fa89',
950: '#000000',
},
}SCSS
$custom: #b0fa89; $custom-light: #cafcad; $custom-dark: #000000;
JSON
{
"hex": "#b0fa89",
"rgb": {
"r": 176,
"g": 250,
"b": 137
},
"hsl": {
"h": 99.292,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.91139,
"c": 0.16273,
"h": 135.6
},
"luminance": 0.79407
}Semantic roles & 50–950 ramp
primary
#B0FA89
secondary
#A94FD9
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581