#B2FC76#B2FC76
#B2FC76 is a very light, vivid yellow-green. Relative luminance 0.804; OKLCH L 91.5% C 0.182 H 132.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FC76 |
|---|---|
| RGB | rgb(178, 252, 118) |
| HSL | hsl(93, 96%, 73%) |
| HSV | hsv(93, 53%, 99%) |
| CMYK | cmyk(29.4%, 0%, 53.2%, 1.2%) |
| CIE-LAB | lab(91.86, -44.66, 56.29) |
| CIE-LCH | lch(91.86, 71.85, 128.43°) |
| OKLab | oklab(91.45% -0.124 0.1333) |
| OKLCH | oklch(91.45% 0.182 132.9) |
| XYZ | xyz(56.4396, 80.3919, 29.6795) |
| Luminance | 0.8039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.13
Light Lime
#AEFD6C
ΔE00 1.19
Key Lime
#AEFF6E
ΔE00 1.28
Pale Lime
#BEFD73
ΔE00 1.94
Pale Lime Green
#B1FF65
ΔE00 2.17
Light Pea Green
#C4FE82
ΔE00 2.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FC76 #C076FC
analogous
#F5FC76 #B2FC76 #76FC7D
triadic
#B2FC76 #76B2FC #FC76B2
tetradic
#B2FC76 #76F5FC #C076FC #FC7D76
square
#B2FC76 #76F5FC #C076FC #FC7D76
split-complementary
#B2FC76 #7D76FC #FC76F5
monochromatic
#6FF205 #90FB3A #B2FC76 #D4FDB2 #EEFEE1
Accessibility & contrast
On white
1.23
#B2FC76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#B2FC76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FC76
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FC76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FC76 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB69
Deuteranopia (green-blind)
#FAE67F
Tritanopia (blue-blind)
#B3F3DE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #b2fc76; /* rgb */ color: rgb(178, 252, 118); /* oklch */ color: oklch(91.5% 0.182 132.9);
Tailwind
colors: {
custom: {
50: '#ccfda1',
500: '#b2fc76',
950: '#000000',
},
}SCSS
$custom: #b2fc76; $custom-light: #ccfda1; $custom-dark: #000000;
JSON
{
"hex": "#b2fc76",
"rgb": {
"r": 178,
"g": 252,
"b": 118
},
"hsl": {
"h": 93.134,
"s": 95.714,
"l": 72.549
},
"oklch": {
"l": 0.91453,
"c": 0.18207,
"h": 132.9
},
"luminance": 0.80394
}Semantic roles & 50–950 ramp
primary
#B2FC76
secondary
#933DD9
accent
#00E67F
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680