#B6FF71#B6FF71
#B6FF71 is a very light, vivid yellow-green. Relative luminance 0.827; OKLCH L 92.3% C 0.188 H 131.8°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B6FF71 |
|---|---|
| RGB | rgb(182, 255, 113) |
| HSL | hsl(91, 100%, 72%) |
| HSV | hsv(91, 56%, 100%) |
| CMYK | cmyk(28.6%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(92.86, -45.06, 59.74) |
| CIE-LCH | lch(92.86, 74.83, 127.03°) |
| OKLab | oklab(92.31% -0.1257 0.1404) |
| OKLCH | oklch(92.31% 0.188 131.8) |
| XYZ | xyz(58.0313, 82.6556, 28.5162) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.97
Key Lime
#AEFF6E
ΔE00 1.01
Pale Lime Green
#B1FF65
ΔE00 1.24
Pale Lime
#BEFD73
ΔE00 1.32
Light Lime Green
#B9FF66
ΔE00 1.49
Spring Green (survey)
#A9F971
ΔE00 2.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6FF71 #BA71FF
analogous
#FDFF71 #B6FF71 #71FF73
triadic
#B6FF71 #71B6FF #FF71B6
tetradic
#B6FF71 #71FDFF #BA71FF #FF7371
square
#B6FF71 #71FDFF #BA71FF #FF7371
split-complementary
#B6FF71 #7371FF #FF71FD
monochromatic
#77F600 #97FF34 #B6FF71 #D5FFAE #EFFFE0
Accessibility & contrast
On white
1.20
#B6FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#B6FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6FF71
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6FF71 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE63
Deuteranopia (green-blind)
#FEE97B
Tritanopia (blue-blind)
#B8F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b6ff71; /* rgb */ color: rgb(182, 255, 113); /* oklch */ color: oklch(92.3% 0.188 131.8);
Tailwind
colors: {
custom: {
50: '#cfff9e',
500: '#b6ff71',
950: '#000000',
},
}SCSS
$custom: #b6ff71; $custom-light: #cfff9e; $custom-dark: #000000;
JSON
{
"hex": "#b6ff71",
"rgb": {
"r": 182,
"g": 255,
"b": 113
},
"hsl": {
"h": 90.845,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.92307,
"c": 0.18839,
"h": 131.8
},
"luminance": 0.82657
}Semantic roles & 50–950 ramp
primary
#B6FF71
secondary
#8C38DC
accent
#00E676
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680