#5EFF77#5EFF77
#5EFF77 is a very light, highly saturated green. Relative luminance 0.752; OKLCH L 88.6% C 0.224 H 146.1°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #5EFF77 |
|---|---|
| RGB | rgb(94, 255, 119) |
| HSL | hsl(129, 100%, 68%) |
| HSV | hsv(129, 63%, 100%) |
| CMYK | cmyk(63.1%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.50, -68.82, 52.24) |
| CIE-LCH | lch(89.50, 86.40, 142.80°) |
| OKLab | oklab(88.64% -0.186 0.125) |
| OKLCH | oklch(88.64% 0.224 146.1) |
| XYZ | xyz(43.7030, 75.2272, 29.6663) |
| Luminance | 0.7523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 1.57
Light Bright Green
#53FE5C
ΔE00 2.77
Spearmint
#1EF876
ΔE00 3.09
Lighter Green
#75FD63
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.28
Light Neon Green
#4EFD54
ΔE00 3.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EFF77 #FF5EE6
analogous
#95FF5E #5EFF77 #5EFFC7
triadic
#5EFF77 #775EFF #FF775E
tetradic
#5EFF77 #5E95FF #FF5EE6 #FFC75E
square
#5EFF77 #5E95FF #FF5EE6 #FFC75E
split-complementary
#5EFF77 #C75EFF #FF5E95
monochromatic
#00E323 #21FF43 #5EFF77 #9BFFAB #D8FFDE
Accessibility & contrast
On white
1.31
#5EFF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#5EFF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EFF77
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EFF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EFF77 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#EFDC81
Tritanopia (blue-blind)
#31F9E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5eff77; /* rgb */ color: rgb(94, 255, 119); /* oklch */ color: oklch(88.6% 0.224 146.1);
Tailwind
colors: {
custom: {
50: '#9cffa1',
500: '#5eff77',
950: '#000000',
},
}SCSS
$custom: #5eff77; $custom-light: #9cffa1; $custom-dark: #000000;
JSON
{
"hex": "#5eff77",
"rgb": {
"r": 94,
"g": 255,
"b": 119
},
"hsl": {
"h": 129.317,
"s": 100,
"l": 68.431
},
"oklch": {
"l": 0.88638,
"c": 0.22409,
"h": 146.1
},
"luminance": 0.75232
}Semantic roles & 50–950 ramp
primary
#5EFF77
secondary
#D928BE
accent
#00C2E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#10180F
muted
#808680