#B3FF71#B3FF71
#B3FF71 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.1% C 0.190 H 132.5°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B3FF71 |
|---|---|
| RGB | rgb(179, 255, 113) |
| HSL | hsl(92, 100%, 72%) |
| HSV | hsv(92, 56%, 100%) |
| CMYK | cmyk(29.8%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(92.70, -46.09, 59.51) |
| CIE-LCH | lch(92.70, 75.27, 127.76°) |
| OKLab | oklab(92.14% -0.1283 0.1399) |
| OKLCH | oklch(92.14% 0.19 132.5) |
| XYZ | xyz(57.3302, 82.2941, 28.4833) |
| Luminance | 0.8230 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.63
Light Lime
#AEFD6C
ΔE00 0.67
Pale Lime Green
#B1FF65
ΔE00 1.27
Pale Lime
#BEFD73
ΔE00 1.71
Spring Green (survey)
#A9F971
ΔE00 1.72
Light Lime Green
#B9FF66
ΔE00 1.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3FF71 #BD71FF
analogous
#FAFF71 #B3FF71 #71FF76
triadic
#B3FF71 #71B3FF #FF71B3
tetradic
#B3FF71 #71FAFF #BD71FF #FF7671
square
#B3FF71 #71FAFF #BD71FF #FF7671
split-complementary
#B3FF71 #7671FF #FF71FA
monochromatic
#72F600 #92FF34 #B3FF71 #D4FFAE #EFFFE0
Accessibility & contrast
On white
1.20
#B3FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#B3FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3FF71
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3FF71 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE63
Deuteranopia (green-blind)
#FEE87B
Tritanopia (blue-blind)
#B5F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b3ff71; /* rgb */ color: rgb(179, 255, 113); /* oklch */ color: oklch(92.1% 0.190 132.5);
Tailwind
colors: {
custom: {
50: '#cdff9e',
500: '#b3ff71',
950: '#000000',
},
}SCSS
$custom: #b3ff71; $custom-light: #cdff9e; $custom-dark: #000000;
JSON
{
"hex": "#b3ff71",
"rgb": {
"r": 179,
"g": 255,
"b": 113
},
"hsl": {
"h": 92.113,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92136,
"c": 0.18985,
"h": 132.5
},
"luminance": 0.82296
}Semantic roles & 50–950 ramp
primary
#B3FF71
secondary
#9038DC
accent
#00E67B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680