#5EF776#5EF776
#5EF776 is a very light, highly saturated green. Relative luminance 0.702; OKLCH L 86.7% C 0.215 H 146.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF776 |
|---|---|
| RGB | rgb(94, 247, 118) |
| HSL | hsl(129, 91%, 67%) |
| HSV | hsv(129, 62%, 97%) |
| CMYK | cmyk(61.9%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(87.10, -66.15, 49.79) |
| CIE-LCH | lch(87.10, 82.80, 143.03°) |
| OKLab | oklab(86.65% -0.1788 0.1196) |
| OKLCH | oklch(86.65% 0.215 146.2) |
| XYZ | xyz(41.1441, 70.2051, 28.5187) |
| Luminance | 0.7021 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.34
Spearmint
#1EF876
ΔE00 2.56
Minty Green
#0BF77D
ΔE00 3.31
Spring Green
#00FF7F
ΔE00 3.44
Light Bright Green
#53FE5C
ΔE00 3.53
Easter Green
#8CFD7E
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF776 #F75EDF
analogous
#93F75E #5EF776 #5EF7C3
triadic
#5EF776 #765EF7 #F7765E
tetradic
#5EF776 #5E93F7 #F75EDF #F7C35E
square
#5EF776 #5E93F7 #F75EDF #F7C35E
split-complementary
#5EF776 #C35EF7 #F75E93
monochromatic
#0AD029 #24F444 #5EF776 #98FAA8 #D3FDD9
Accessibility & contrast
On white
1.40
#5EF776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#5EF776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF776
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF776 | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26A
Deuteranopia (green-blind)
#E7D580
Tritanopia (blue-blind)
#36F1DA
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5ef776; /* rgb */ color: rgb(94, 247, 118); /* oklch */ color: oklch(86.7% 0.215 146.2);
Tailwind
colors: {
custom: {
50: '#9bfba0',
500: '#5ef776',
950: '#000000',
},
}SCSS
$custom: #5ef776; $custom-light: #9bfba0; $custom-dark: #000000;
JSON
{
"hex": "#5ef776",
"rgb": {
"r": 94,
"g": 247,
"b": 118
},
"hsl": {
"h": 129.412,
"s": 90.533,
"l": 66.863
},
"oklch": {
"l": 0.86653,
"c": 0.21509,
"h": 146.2
},
"luminance": 0.70209
}Semantic roles & 50–950 ramp
primary
#5EF776
secondary
#CC2EB3
accent
#00C1E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680