#B1FC70#B1FC70
#B1FC70 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.3% C 0.188 H 132.5°. Best body text is #000000 at 17.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B1FC70 |
|---|---|
| RGB | rgb(177, 252, 112) |
| HSL | hsl(92, 96%, 71%) |
| HSV | hsv(92, 56%, 99%) |
| CMYK | cmyk(29.8%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(91.75, -45.59, 58.81) |
| CIE-LCH | lch(91.75, 74.41, 127.78°) |
| OKLab | oklab(91.33% -0.1269 0.1383) |
| OKLCH | oklch(91.33% 0.188 132.5) |
| XYZ | xyz(55.8656, 80.1359, 27.8504) |
| Luminance | 0.8014 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.60
Key Lime
#AEFF6E
ΔE00 0.85
Spring Green (survey)
#A9F971
ΔE00 1.25
Pale Lime Green
#B1FF65
ΔE00 1.51
Pale Lime
#BEFD73
ΔE00 1.75
Light Lime Green
#B9FF66
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1FC70 #BB70FC
analogous
#F7FC70 #B1FC70 #70FC75
triadic
#B1FC70 #70B1FC #FC70B1
tetradic
#B1FC70 #70F7FC #BB70FC #FC7570
square
#B1FC70 #70F7FC #BB70FC #FC7570
split-complementary
#B1FC70 #7570FC #FC70F7
monochromatic
#71ED05 #90FB34 #B1FC70 #D2FDAC #EFFEE1
Accessibility & contrast
On white
1.23
#B1FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.03
#B1FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1FC70
17.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1FC70 | 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)
#FFEB62
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#B3F3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b1fc70; /* rgb */ color: rgb(177, 252, 112); /* oklch */ color: oklch(91.3% 0.188 132.5);
Tailwind
colors: {
custom: {
50: '#ccfd9d',
500: '#b1fc70',
950: '#000000',
},
}SCSS
$custom: #b1fc70; $custom-light: #ccfd9d; $custom-dark: #000000;
JSON
{
"hex": "#b1fc70",
"rgb": {
"r": 177,
"g": 252,
"b": 112
},
"hsl": {
"h": 92.143,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91326,
"c": 0.18773,
"h": 132.5
},
"luminance": 0.80138
}Semantic roles & 50–950 ramp
primary
#B1FC70
secondary
#8E38D8
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680