#B4FF76#B4FF76
#B4FF76 is a very light, vivid yellow-green. Relative luminance 0.825; OKLCH L 92.3% C 0.185 H 132.8°. Best body text is #000000 at 17.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B4FF76 |
|---|---|
| RGB | rgb(180, 255, 118) |
| HSL | hsl(93, 100%, 73%) |
| HSV | hsv(93, 54%, 100%) |
| CMYK | cmyk(29.4%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(92.81, -45.26, 57.43) |
| CIE-LCH | lch(92.81, 73.13, 128.24°) |
| OKLab | oklab(92.25% -0.1257 0.1358) |
| OKLCH | oklch(92.25% 0.185 132.8) |
| XYZ | xyz(57.8515, 82.5294, 30.0177) |
| Luminance | 0.8253 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.97
Light Lime
#AEFD6C
ΔE00 1.07
Spring Green (survey)
#A9F971
ΔE00 1.60
Pale Lime
#BEFD73
ΔE00 1.79
Pale Lime Green
#B1FF65
ΔE00 1.83
Light Lime Green
#B9FF66
ΔE00 2.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4FF76 #C176FF
analogous
#F8FF76 #B4FF76 #76FF7C
triadic
#B4FF76 #76B4FF #FF76B4
tetradic
#B4FF76 #76F8FF #C176FF #FF7C76
square
#B4FF76 #76F8FF #C176FF #FF7C76
split-complementary
#B4FF76 #7C76FF #FF76F8
monochromatic
#71FB00 #92FF39 #B4FF76 #D6FFB3 #EEFFE0
Accessibility & contrast
On white
1.20
#B4FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.51
#B4FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4FF76
17.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4FF76 | 1.00 | 1.20 | 17.51 | 17.51 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE69
Deuteranopia (green-blind)
#FEE87F
Tritanopia (blue-blind)
#B5F6E0
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #b4ff76; /* rgb */ color: rgb(180, 255, 118); /* oklch */ color: oklch(92.3% 0.185 132.8);
Tailwind
colors: {
custom: {
50: '#ceffa1',
500: '#b4ff76',
950: '#000000',
},
}SCSS
$custom: #b4ff76; $custom-light: #ceffa1; $custom-dark: #000000;
JSON
{
"hex": "#b4ff76",
"rgb": {
"r": 180,
"g": 255,
"b": 118
},
"hsl": {
"h": 92.847,
"s": 100,
"l": 73.137
},
"oklch": {
"l": 0.9225,
"c": 0.18508,
"h": 132.8
},
"luminance": 0.82531
}Semantic roles & 50–950 ramp
primary
#B4FF76
secondary
#943DDD
accent
#00E67E
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680