#B0F985#B0F985
#B0F985 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 90.9% C 0.165 H 134.9°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B0F985 |
|---|---|
| RGB | rgb(176, 249, 133) |
| HSL | hsl(98, 91%, 75%) |
| HSV | hsv(98, 47%, 98%) |
| CMYK | cmyk(29.3%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(91.09, -42.38, 48.39) |
| CIE-LCH | lch(91.09, 64.32, 131.21°) |
| OKLab | oklab(90.85% -0.1167 0.1169) |
| OKLCH | oklch(90.85% 0.165 134.9) |
| XYZ | xyz(56.0125, 78.6730, 34.4200) |
| Luminance | 0.7867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.22
Spring Green (survey)
#A9F971
ΔE00 2.46
Celery
#C1FD95
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.52
Pale Light Green
#B1FC99
ΔE00 2.86
Light Green
#96F97B
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0F985 #CE85F9
analogous
#EAF985 #B0F985 #85F994
triadic
#B0F985 #85B0F9 #F985B0
tetradic
#B0F985 #85EAF9 #CE85F9 #F99485
square
#B0F985 #85EAF9 #CE85F9 #F99485
split-complementary
#B0F985 #9485F9 #F985EA
monochromatic
#64F310 #8AF64B #B0F985 #D6FCBF #ECFEE2
Accessibility & contrast
On white
1.25
#B0F985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#B0F985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0F985
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0F985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0F985 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97B
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#AFF1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #b0f985; /* rgb */ color: rgb(176, 249, 133); /* oklch */ color: oklch(90.9% 0.165 134.9);
Tailwind
colors: {
custom: {
50: '#cafbaa',
500: '#b0f985',
950: '#000000',
},
}SCSS
$custom: #b0f985; $custom-light: #cafbaa; $custom-dark: #000000;
JSON
{
"hex": "#b0f985",
"rgb": {
"r": 176,
"g": 249,
"b": 133
},
"hsl": {
"h": 97.759,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90854,
"c": 0.16517,
"h": 134.9
},
"luminance": 0.78675
}Semantic roles & 50–950 ramp
primary
#B0F985
secondary
#A34BD7
accent
#00E690
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581