#B0FA86#B0FA86
#B0FA86 is a very light, vivid yellow-green. Relative luminance 0.793; OKLCH L 91.1% C 0.166 H 135.2°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FA86 |
|---|---|
| RGB | rgb(176, 250, 134) |
| HSL | hsl(98, 92%, 75%) |
| HSV | hsv(98, 46%, 98%) |
| CMYK | cmyk(29.6%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(91.38, -42.70, 48.28) |
| CIE-LCH | lch(91.38, 64.45, 131.49°) |
| OKLab | oklab(91.1% -0.1175 0.1167) |
| OKLCH | oklch(91.1% 0.166 135.2) |
| XYZ | xyz(56.3919, 79.3206, 34.8888) |
| Luminance | 0.7932 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.30
Celery
#C1FD95
ΔE00 2.49
Spring Green (survey)
#A9F971
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.52
Pale Light Green
#B1FC99
ΔE00 2.74
Light Green
#96F97B
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FA86 #D086FA
analogous
#EAFA86 #B0FA86 #86FA96
triadic
#B0FA86 #86B0FA #FA86B0
tetradic
#B0FA86 #86EAFA #D086FA #FA9686
square
#B0FA86 #86EAFA #D086FA #FA9686
split-complementary
#B0FA86 #9686FA #FA86EA
monochromatic
#63F510 #8AF84B #B0FA86 #D6FCC1 #ECFEE2
Accessibility & contrast
On white
1.25
#B0FA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#B0FA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FA86
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FA86 | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#AFF2DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #b0fa86; /* rgb */ color: rgb(176, 250, 134); /* oklch */ color: oklch(91.1% 0.166 135.2);
Tailwind
colors: {
custom: {
50: '#cafcab',
500: '#b0fa86',
950: '#000000',
},
}SCSS
$custom: #b0fa86; $custom-light: #cafcab; $custom-dark: #000000;
JSON
{
"hex": "#b0fa86",
"rgb": {
"r": 176,
"g": 250,
"b": 134
},
"hsl": {
"h": 98.276,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.91095,
"c": 0.16561,
"h": 135.2
},
"luminance": 0.79323
}Semantic roles & 50–950 ramp
primary
#B0FA86
secondary
#A54CD8
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581