#B2FF70#B2FF70
#B2FF70 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.191 H 132.7°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF70 |
|---|---|
| RGB | rgb(178, 255, 112) |
| HSL | hsl(92, 100%, 72%) |
| HSV | hsv(92, 56%, 100%) |
| CMYK | cmyk(30.2%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(92.64, -46.53, 59.86) |
| CIE-LCH | lch(92.64, 75.82, 127.86°) |
| OKLab | oklab(92.07% -0.1296 0.1406) |
| OKLCH | oklch(92.07% 0.191 132.7) |
| XYZ | xyz(57.0438, 82.1529, 28.1777) |
| Luminance | 0.8216 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.50
Light Lime
#AEFD6C
ΔE00 0.57
Pale Lime Green
#B1FF65
ΔE00 1.19
Spring Green (survey)
#A9F971
ΔE00 1.69
Light Lime Green
#B9FF66
ΔE00 1.80
Pale Lime
#BEFD73
ΔE00 1.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF70 #BD70FF
analogous
#F9FF70 #B2FF70 #70FF76
triadic
#B2FF70 #70B2FF #FF70B2
tetradic
#B2FF70 #70F9FF #BD70FF #FF7670
square
#B2FF70 #70F9FF #BD70FF #FF7670
split-complementary
#B2FF70 #7670FF #FF70F9
monochromatic
#71F500 #91FF33 #B2FF70 #D3FFAD #EFFFE0
Accessibility & contrast
On white
1.20
#B2FF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#B2FF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF70
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF70 | 1.00 | 1.20 | 17.43 | 17.43 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE61
Deuteranopia (green-blind)
#FEE87A
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff70; /* rgb */ color: rgb(178, 255, 112); /* oklch */ color: oklch(92.1% 0.191 132.7);
Tailwind
colors: {
custom: {
50: '#cdff9d',
500: '#b2ff70',
950: '#000000',
},
}SCSS
$custom: #b2ff70; $custom-light: #cdff9d; $custom-dark: #000000;
JSON
{
"hex": "#b2ff70",
"rgb": {
"r": 178,
"g": 255,
"b": 112
},
"hsl": {
"h": 92.308,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.92068,
"c": 0.19118,
"h": 132.7
},
"luminance": 0.82155
}Semantic roles & 50–950 ramp
primary
#B2FF70
secondary
#9037DC
accent
#00E67C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680