#B2FE76#B2FE76
#B2FE76 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.185 H 133.2°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2FE76 |
|---|---|
| RGB | rgb(178, 254, 118) |
| HSL | hsl(94, 99%, 73%) |
| HSV | hsv(94, 54%, 100%) |
| CMYK | cmyk(29.9%, 0%, 53.5%, 0.4%) |
| CIE-LAB | lab(92.42, -45.52, 56.95) |
| CIE-LCH | lch(92.42, 72.91, 128.63°) |
| OKLab | oklab(91.91% -0.1263 0.1348) |
| OKLCH | oklch(91.91% 0.185 133.2) |
| XYZ | xyz(57.0709, 81.6547, 29.8900) |
| Luminance | 0.8166 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.99
Light Lime
#AEFD6C
ΔE00 1.05
Spring Green (survey)
#A9F971
ΔE00 1.30
Pale Lime Green
#B1FF65
ΔE00 1.98
Pale Lime
#BEFD73
ΔE00 2.00
Light Lime Green
#B9FF66
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2FE76 #C276FE
analogous
#F6FE76 #B2FE76 #76FE7E
triadic
#B2FE76 #76B2FE #FE76B2
tetradic
#B2FE76 #76F6FE #C276FE #FE7E76
square
#B2FE76 #76F6FE #C276FE #FE7E76
split-complementary
#B2FE76 #7E76FE #FE76F6
monochromatic
#6EF802 #90FE39 #B2FE76 #D4FEB3 #EEFFE1
Accessibility & contrast
On white
1.21
#B2FE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#B2FE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2FE76
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2FE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2FE76 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED69
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#B3F5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #b2fe76; /* rgb */ color: rgb(178, 254, 118); /* oklch */ color: oklch(91.9% 0.185 133.2);
Tailwind
colors: {
custom: {
50: '#ccffa1',
500: '#b2fe76',
950: '#000000',
},
}SCSS
$custom: #b2fe76; $custom-light: #ccffa1; $custom-dark: #000000;
JSON
{
"hex": "#b2fe76",
"rgb": {
"r": 178,
"g": 254,
"b": 118
},
"hsl": {
"h": 93.529,
"s": 98.551,
"l": 72.941
},
"oklch": {
"l": 0.91909,
"c": 0.18474,
"h": 133.2
},
"luminance": 0.81657
}Semantic roles & 50–950 ramp
primary
#B2FE76
secondary
#953DDB
accent
#00E680
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680