#5CF77E#5CF77E
#5CF77E is a very light, highly saturated green. Relative luminance 0.703; OKLCH L 86.7% C 0.209 H 147.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF77E |
|---|---|
| RGB | rgb(92, 247, 126) |
| HSL | hsl(133, 91%, 66%) |
| HSV | hsv(133, 63%, 97%) |
| CMYK | cmyk(62.8%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(87.14, -65.45, 46.09) |
| CIE-LCH | lch(87.14, 80.05, 144.85°) |
| OKLab | oklab(86.71% -0.1767 0.1117) |
| OKLCH | oklch(86.71% 0.209 147.7) |
| XYZ | xyz(41.4374, 70.2990, 31.1199) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.30
Minty Green
#0BF77D
ΔE00 2.68
Wintergreen
#20F986
ΔE00 2.91
Lightgreen (survey)
#76FF7B
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.00
Turquoise Green
#04F489
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF77E #F75CD5
analogous
#88F75C #5CF77E #5CF7CB
triadic
#5CF77E #7E5CF7 #F77E5C
tetradic
#5CF77E #5C88F7 #F75CD5 #F7CB5C
square
#5CF77E #5C88F7 #F75CD5 #F7CB5C
split-complementary
#5CF77E #CB5CF7 #F75C88
monochromatic
#0ACE35 #22F450 #5CF77E #96FAAC #D1FDDA
Accessibility & contrast
On white
1.39
#5CF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#5CF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF77E
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF77E | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE274
Deuteranopia (green-blind)
#E6D587
Tritanopia (blue-blind)
#2CF2DB
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #5cf77e; /* rgb */ color: rgb(92, 247, 126); /* oklch */ color: oklch(86.7% 0.209 147.7);
Tailwind
colors: {
custom: {
50: '#99fba5',
500: '#5cf77e',
950: '#000000',
},
}SCSS
$custom: #5cf77e; $custom-light: #99fba5; $custom-dark: #000000;
JSON
{
"hex": "#5cf77e",
"rgb": {
"r": 92,
"g": 247,
"b": 126
},
"hsl": {
"h": 133.161,
"s": 90.643,
"l": 66.471
},
"oklch": {
"l": 0.86708,
"c": 0.20906,
"h": 147.7
},
"luminance": 0.70303
}Semantic roles & 50–950 ramp
primary
#5CF77E
secondary
#CA2DA8
accent
#00B3E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680