#B0F989#B0F989
#B0F989 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 90.9% C 0.161 H 135.5°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F989 |
|---|---|
| RGB | rgb(176, 249, 137) |
| HSL | hsl(99, 90%, 76%) |
| HSV | hsv(99, 45%, 98%) |
| CMYK | cmyk(29.3%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(91.14, -41.90, 46.55) |
| CIE-LCH | lch(91.14, 62.63, 131.99°) |
| OKLab | oklab(90.91% -0.1151 0.113) |
| OKLCH | oklch(90.91% 0.161 135.5) |
| XYZ | xyz(56.2942, 78.7856, 35.9032) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.29
Celery
#C1FD95
ΔE00 2.32
Pistachio (survey)
#C0FA8B
ΔE00 2.33
Light Yellowish Green
#C2FF89
ΔE00 2.78
Pastel Green
#B0FF9D
ΔE00 2.94
Spring Green (survey)
#A9F971
ΔE00 3.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F989 #D289F9
analogous
#E8F989 #B0F989 #89F99A
triadic
#B0F989 #89B0F9 #F989B0
tetradic
#B0F989 #89E8F9 #D289F9 #F99A89
square
#B0F989 #89E8F9 #D289F9 #F99A89
split-complementary
#B0F989 #9A89F9 #F989E8
monochromatic
#62F315 #89F64F #B0F989 #D7FCC3 #ECFEE2
Accessibility & contrast
On white
1.25
#B0F989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#B0F989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F989
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F989 | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F6E390
Tritanopia (blue-blind)
#AFF2DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0f989; /* rgb */ color: rgb(176, 249, 137); /* oklch */ color: oklch(90.9% 0.161 135.5);
Tailwind
colors: {
custom: {
50: '#cafbad',
500: '#b0f989',
950: '#000000',
},
}SCSS
$custom: #b0f989; $custom-light: #cafbad; $custom-dark: #000000;
JSON
{
"hex": "#b0f989",
"rgb": {
"r": 176,
"g": 249,
"b": 137
},
"hsl": {
"h": 99.107,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.90912,
"c": 0.16131,
"h": 135.5
},
"luminance": 0.78788
}Semantic roles & 50–950 ramp
primary
#B0F989
secondary
#A84FD7
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581