#B0FC75#B0FC75
#B0FC75 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.184 H 133.3°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FC75 |
|---|---|
| RGB | rgb(176, 252, 117) |
| HSL | hsl(94, 96%, 72%) |
| HSV | hsv(94, 54%, 99%) |
| CMYK | cmyk(30.2%, 0%, 53.6%, 1.2%) |
| CIE-LAB | lab(91.74, -45.44, 56.58) |
| CIE-LCH | lch(91.74, 72.56, 128.77°) |
| OKLab | oklab(91.33% -0.1261 0.1339) |
| OKLCH | oklch(91.33% 0.184 133.3) |
| XYZ | xyz(55.9248, 80.1333, 29.3469) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 0.92
Light Lime
#AEFD6C
ΔE00 1.08
Key Lime
#AEFF6E
ΔE00 1.15
Pale Lime Green
#B1FF65
ΔE00 2.13
Pale Lime
#BEFD73
ΔE00 2.15
Light Grass Green
#9AF764
ΔE00 2.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FC75 #C175FC
analogous
#F3FC75 #B0FC75 #75FC7E
triadic
#B0FC75 #75B0FC #FC75B0
tetradic
#B0FC75 #75F3FC #C175FC #FC7E75
square
#B0FC75 #75F3FC #C175FC #FC7E75
split-complementary
#B0FC75 #7E75FC #FC75F3
monochromatic
#6CF105 #8EFB39 #B0FC75 #D2FDB1 #EEFEE1
Accessibility & contrast
On white
1.23
#B0FC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#B0FC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FC75
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FC75 | 1.00 | 1.23 | 17.03 | 17.03 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB68
Deuteranopia (green-blind)
#FAE57E
Tritanopia (blue-blind)
#B1F3DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b0fc75; /* rgb */ color: rgb(176, 252, 117); /* oklch */ color: oklch(91.3% 0.184 133.3);
Tailwind
colors: {
custom: {
50: '#cbfda0',
500: '#b0fc75',
950: '#000000',
},
}SCSS
$custom: #b0fc75; $custom-light: #cbfda0; $custom-dark: #000000;
JSON
{
"hex": "#b0fc75",
"rgb": {
"r": 176,
"g": 252,
"b": 117
},
"hsl": {
"h": 93.778,
"s": 95.745,
"l": 72.353
},
"oklch": {
"l": 0.91328,
"c": 0.18393,
"h": 133.3
},
"luminance": 0.80135
}Semantic roles & 50–950 ramp
primary
#B0FC75
secondary
#943DD9
accent
#00E681
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680