#B2FF71#B2FF71
#B2FF71 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.190 H 132.8°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF71 |
|---|---|
| RGB | rgb(178, 255, 113) |
| HSL | hsl(93, 100%, 72%) |
| HSV | hsv(93, 56%, 100%) |
| CMYK | cmyk(30.2%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(92.65, -46.44, 59.44) |
| CIE-LCH | lch(92.65, 75.43, 128.00°) |
| OKLab | oklab(92.08% -0.1292 0.1397) |
| OKLCH | oklch(92.08% 0.19 132.8) |
| XYZ | xyz(57.0998, 82.1753, 28.4725) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.51
Light Lime
#AEFD6C
ΔE00 0.61
Pale Lime Green
#B1FF65
ΔE00 1.31
Spring Green (survey)
#A9F971
ΔE00 1.63
Pale Lime
#BEFD73
ΔE00 1.85
Light Lime Green
#B9FF66
ΔE00 1.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF71 #BE71FF
analogous
#F9FF71 #B2FF71 #71FF77
triadic
#B2FF71 #71B2FF #FF71B2
tetradic
#B2FF71 #71F9FF #BE71FF #FF7771
square
#B2FF71 #71F9FF #BE71FF #FF7771
split-complementary
#B2FF71 #7771FF #FF71F9
monochromatic
#70F600 #91FF34 #B2FF71 #D3FFAE #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#B2FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF71
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF71 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE63
Deuteranopia (green-blind)
#FDE87B
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff71; /* rgb */ color: rgb(178, 255, 113); /* oklch */ color: oklch(92.1% 0.190 132.8);
Tailwind
colors: {
custom: {
50: '#cdff9e',
500: '#b2ff71',
950: '#000000',
},
}SCSS
$custom: #b2ff71; $custom-light: #cdff9e; $custom-dark: #000000;
JSON
{
"hex": "#b2ff71",
"rgb": {
"r": 178,
"g": 255,
"b": 113
},
"hsl": {
"h": 92.535,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.9208,
"c": 0.19034,
"h": 132.8
},
"luminance": 0.82177
}Semantic roles & 50–950 ramp
primary
#B2FF71
secondary
#9138DC
accent
#00E67C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680