#B0FC70#B0FC70
#B0FC70 is a very light, vivid yellow-green. Relative luminance 0.800; OKLCH L 91.3% C 0.188 H 132.8°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #B0FC70 |
|---|---|
| RGB | rgb(176, 252, 112) |
| HSL | hsl(93, 96%, 71%) |
| HSV | hsv(93, 56%, 99%) |
| CMYK | cmyk(30.2%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(91.69, -45.93, 58.74) |
| CIE-LCH | lch(91.69, 74.57, 128.03°) |
| OKLab | oklab(91.27% -0.1278 0.1382) |
| OKLCH | oklch(91.27% 0.188 132.8) |
| XYZ | xyz(55.6386, 80.0189, 27.8398) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.55
Key Lime
#AEFF6E
ΔE00 0.79
Spring Green (survey)
#A9F971
ΔE00 1.13
Pale Lime Green
#B1FF65
ΔE00 1.56
Pale Lime
#BEFD73
ΔE00 1.89
Light Lime Green
#B9FF66
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0FC70 #BC70FC
analogous
#F6FC70 #B0FC70 #70FC76
triadic
#B0FC70 #70B0FC #FC70B0
tetradic
#B0FC70 #70F6FC #BC70FC #FC7670
square
#B0FC70 #70F6FC #BC70FC #FC7670
split-complementary
#B0FC70 #7670FC #FC70F6
monochromatic
#6FED05 #8FFB34 #B0FC70 #D1FDAC #EEFEE1
Accessibility & contrast
On white
1.23
#B0FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#B0FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0FC70
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0FC70 | 1.00 | 1.23 | 17.00 | 17.00 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#B1F3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b0fc70; /* rgb */ color: rgb(176, 252, 112); /* oklch */ color: oklch(91.3% 0.188 132.8);
Tailwind
colors: {
custom: {
50: '#cbfd9d',
500: '#b0fc70',
950: '#000000',
},
}SCSS
$custom: #b0fc70; $custom-light: #cbfd9d; $custom-dark: #000000;
JSON
{
"hex": "#b0fc70",
"rgb": {
"r": 176,
"g": 252,
"b": 112
},
"hsl": {
"h": 92.571,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.9127,
"c": 0.18822,
"h": 132.8
},
"luminance": 0.80021
}Semantic roles & 50–950 ramp
primary
#B0FC70
secondary
#8F38D8
accent
#00E67D
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680