#5FFE76#5FFE76
#5FFE76 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.4% C 0.223 H 145.9°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE76 |
|---|---|
| RGB | rgb(95, 254, 118) |
| HSL | hsl(129, 99%, 68%) |
| HSV | hsv(129, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 53.5%, 0.4%) |
| CIE-LAB | lab(89.21, -68.41, 52.36) |
| CIE-LCH | lch(89.21, 86.14, 142.57°) |
| OKLab | oklab(88.41% -0.1849 0.1252) |
| OKLCH | oklch(88.41% 0.223 145.9) |
| XYZ | xyz(43.4283, 74.6202, 29.2505) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.52
Light Bright Green
#53FE5C
ΔE00 2.70
Spearmint
#1EF876
ΔE00 3.08
Lighter Green
#75FD63
ΔE00 3.14
Light Neon Green
#4EFD54
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE76 #FE5FE7
analogous
#97FE5F #5FFE76 #5FFEC5
triadic
#5FFE76 #765FFE #FE765F
tetradic
#5FFE76 #5F97FE #FE5FE7 #FEC55F
square
#5FFE76 #5F97FE #FE5FE7 #FEC55F
split-complementary
#5FFE76 #C55FFE #FE5F97
monochromatic
#01E122 #22FE42 #5FFE76 #9CFEAA #D9FFDE
Accessibility & contrast
On white
1.32
#5FFE76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#5FFE76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE76
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE76 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#EEDB80
Tritanopia (blue-blind)
#35F8DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5ffe76; /* rgb */ color: rgb(95, 254, 118); /* oklch */ color: oklch(88.4% 0.223 145.9);
Tailwind
colors: {
custom: {
50: '#9cffa0',
500: '#5ffe76',
950: '#000000',
},
}SCSS
$custom: #5ffe76; $custom-light: #9cffa0; $custom-dark: #000000;
JSON
{
"hex": "#5ffe76",
"rgb": {
"r": 95,
"g": 254,
"b": 118
},
"hsl": {
"h": 128.679,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88407,
"c": 0.22332,
"h": 145.9
},
"luminance": 0.74625
}Semantic roles & 50–950 ramp
primary
#5FFE76
secondary
#D829BF
accent
#00C4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680