#B2FC70#B2FC70
#B2FC70 is a very light, vivid yellow-green. Relative luminance 0.803; OKLCH L 91.4% C 0.187 H 132.3°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC70 |
|---|---|
| RGB | rgb(178, 252, 112) |
| HSL | hsl(92, 96%, 71%) |
| HSV | hsv(92, 56%, 99%) |
| CMYK | cmyk(29.4%, 0%, 55.6%, 1.2%) |
| CIE-LAB | lab(91.80, -45.25, 58.89) |
| CIE-LCH | lch(91.80, 74.26, 127.54°) |
| OKLab | oklab(91.38% -0.126 0.1385) |
| OKLCH | oklch(91.38% 0.187 132.3) |
| XYZ | xyz(56.0943, 80.2538, 27.8612) |
| Luminance | 0.8026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Lime
#AEFD6C
ΔE00 0.67
Key Lime
#AEFF6E
ΔE00 0.94
Spring Green (survey)
#A9F971
ΔE00 1.37
Pale Lime Green
#B1FF65
ΔE00 1.48
Pale Lime
#BEFD73
ΔE00 1.62
Light Lime Green
#B9FF66
ΔE00 1.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC70 #BA70FC
analogous
#F8FC70 #B2FC70 #70FC74
triadic
#B2FC70 #70B2FC #FC70B2
tetradic
#B2FC70 #70F8FC #BA70FC #FC7470
square
#B2FC70 #70F8FC #BA70FC #FC7470
split-complementary
#B2FC70 #7470FC #FC70F8
monochromatic
#72ED05 #92FB34 #B2FC70 #D2FDAC #EFFEE1
Accessibility & contrast
On white
1.23
#B2FC70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#B2FC70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC70
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC70 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB62
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#B4F3DD
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #b2fc70; /* rgb */ color: rgb(178, 252, 112); /* oklch */ color: oklch(91.4% 0.187 132.3);
Tailwind
colors: {
custom: {
50: '#ccfd9d',
500: '#b2fc70',
950: '#000000',
},
}SCSS
$custom: #b2fc70; $custom-light: #ccfd9d; $custom-dark: #000000;
JSON
{
"hex": "#b2fc70",
"rgb": {
"r": 178,
"g": 252,
"b": 112
},
"hsl": {
"h": 91.714,
"s": 95.89,
"l": 71.373
},
"oklch": {
"l": 0.91383,
"c": 0.18724,
"h": 132.3
},
"luminance": 0.80256
}Semantic roles & 50–950 ramp
primary
#B2FC70
secondary
#8D38D8
accent
#00E679
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680