#5CF57E#5CF57E
#5CF57E is a very light, highly saturated green. Relative luminance 0.691; OKLCH L 86.2% C 0.207 H 147.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF57E |
|---|---|
| RGB | rgb(92, 245, 126) |
| HSL | hsl(133, 88%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 48.6%, 3.9%) |
| CIE-LAB | lab(86.54, -64.74, 45.35) |
| CIE-LCH | lch(86.54, 79.04, 144.99°) |
| OKLab | oklab(86.21% -0.1748 0.1101) |
| OKLCH | oklch(86.21% 0.207 147.8) |
| XYZ | xyz(40.8291, 69.0824, 30.9172) |
| Luminance | 0.6909 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.40
Minty Green
#0BF77D
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.26
Turquoise Green
#04F489
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF57E #F55CD3
analogous
#86F55C #5CF57E #5CF5CA
triadic
#5CF57E #7E5CF5 #F57E5C
tetradic
#5CF57E #5C86F5 #F55CD3 #F5CA5C
square
#5CF57E #5C86F5 #F55CD3 #F5CA5C
split-complementary
#5CF57E #CA5CF5 #F55C86
monochromatic
#0CCA37 #22F150 #5CF57E #96F9AC #CFFCD9
Accessibility & contrast
On white
1.42
#5CF57E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#5CF57E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF57E
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF57E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF57E | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E174
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#2EF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf57e; /* rgb */ color: rgb(92, 245, 126); /* oklch */ color: oklch(86.2% 0.207 147.8);
Tailwind
colors: {
custom: {
50: '#99faa5',
500: '#5cf57e',
950: '#000000',
},
}SCSS
$custom: #5cf57e; $custom-light: #99faa5; $custom-dark: #000000;
JSON
{
"hex": "#5cf57e",
"rgb": {
"r": 92,
"g": 245,
"b": 126
},
"hsl": {
"h": 133.333,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86214,
"c": 0.20654,
"h": 147.8
},
"luminance": 0.69086
}Semantic roles & 50–950 ramp
primary
#5CF57E
secondary
#C62FA5
accent
#00B2E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580