#5CF57C#5CF57C
#5CF57C is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.208 H 147.5°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF57C |
|---|---|
| RGB | rgb(92, 245, 124) |
| HSL | hsl(133, 88%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 49.4%, 3.9%) |
| CIE-LAB | lab(86.52, -65.02, 46.26) |
| CIE-LCH | lch(86.52, 79.80, 144.57°) |
| OKLab | oklab(86.19% -0.1756 0.112) |
| OKLCH | oklch(86.19% 0.208 147.5) |
| XYZ | xyz(40.7013, 69.0313, 30.2443) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.76
Wintergreen
#20F986
ΔE00 3.07
Lightgreen (survey)
#76FF7B
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 3.27
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF57C #F55CD5
analogous
#88F55C #5CF57C #5CF5C8
triadic
#5CF57C #7C5CF5 #F57C5C
tetradic
#5CF57C #5C88F5 #F55CD5 #F5C85C
square
#5CF57C #5C88F5 #F55CD5 #F5C85C
split-complementary
#5CF57C #C85CF5 #F55C88
monochromatic
#0CCA34 #22F14E #5CF57C #96F9AA #CFFCD9
Accessibility & contrast
On white
1.42
#5CF57C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#5CF57C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF57C
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF57C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF57C | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E172
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#2FF0D9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #5cf57c; /* rgb */ color: rgb(92, 245, 124); /* oklch */ color: oklch(86.2% 0.208 147.5);
Tailwind
colors: {
custom: {
50: '#99faa4',
500: '#5cf57c',
950: '#000000',
},
}SCSS
$custom: #5cf57c; $custom-light: #99faa4; $custom-dark: #000000;
JSON
{
"hex": "#5cf57c",
"rgb": {
"r": 92,
"g": 245,
"b": 124
},
"hsl": {
"h": 132.549,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86185,
"c": 0.20827,
"h": 147.5
},
"luminance": 0.69035
}Semantic roles & 50–950 ramp
primary
#5CF57C
secondary
#C62FA7
accent
#00B5E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580