#B2FF76#B2FF76
#B2FF76 is a very light, vivid yellow-green. Relative luminance 0.823; OKLCH L 92.1% C 0.186 H 133.3°. Best body text is #000000 at 17.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FF76 |
|---|---|
| RGB | rgb(178, 255, 118) |
| HSL | hsl(94, 100%, 73%) |
| HSV | hsv(94, 54%, 100%) |
| CMYK | cmyk(30.2%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(92.70, -45.94, 57.28) |
| CIE-LCH | lch(92.70, 73.43, 128.73°) |
| OKLab | oklab(92.14% -0.1275 0.1355) |
| OKLCH | oklch(92.14% 0.186 133.3) |
| XYZ | xyz(57.3891, 82.2910, 29.9961) |
| Luminance | 0.8229 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.89
Light Lime
#AEFD6C
ΔE00 1.04
Spring Green (survey)
#A9F971
ΔE00 1.43
Pale Lime Green
#B1FF65
ΔE00 1.92
Pale Lime
#BEFD73
ΔE00 2.07
Light Lime Green
#B9FF66
ΔE00 2.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FF76 #C376FF
analogous
#F6FF76 #B2FF76 #76FF7E
triadic
#B2FF76 #76B2FF #FF76B2
tetradic
#B2FF76 #76F6FF #C376FF #FF7E76
square
#B2FF76 #76F6FF #C376FF #FF7E76
split-complementary
#B2FF76 #7E76FF #FF76F6
monochromatic
#6EFB00 #90FF39 #B2FF76 #D4FFB3 #EEFFE0
Accessibility & contrast
On white
1.20
#B2FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.46
#B2FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FF76
17.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FF76 | 1.00 | 1.20 | 17.46 | 17.46 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FDE87F
Tritanopia (blue-blind)
#B3F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b2ff76; /* rgb */ color: rgb(178, 255, 118); /* oklch */ color: oklch(92.1% 0.186 133.3);
Tailwind
colors: {
custom: {
50: '#ccffa1',
500: '#b2ff76',
950: '#000000',
},
}SCSS
$custom: #b2ff76; $custom-light: #ccffa1; $custom-dark: #000000;
JSON
{
"hex": "#b2ff76",
"rgb": {
"r": 178,
"g": 255,
"b": 118
},
"hsl": {
"h": 93.723,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.92137,
"c": 0.18608,
"h": 133.3
},
"luminance": 0.82293
}Semantic roles & 50–950 ramp
primary
#B2FF76
secondary
#973DDD
accent
#00E681
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680