#5CF57A#5CF57A
#5CF57A is a very light, highly saturated green. Relative luminance 0.690; OKLCH L 86.2% C 0.210 H 147.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF57A |
|---|---|
| RGB | rgb(92, 245, 122) |
| HSL | hsl(132, 88%, 66%) |
| HSV | hsv(132, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 50.2%, 3.9%) |
| CIE-LAB | lab(86.49, -65.30, 47.18) |
| CIE-LCH | lch(86.49, 80.56, 144.15°) |
| OKLab | oklab(86.16% -0.1764 0.114) |
| OKLCH | oklch(86.16% 0.21 147.1) |
| XYZ | xyz(40.5761, 68.9812, 29.5849) |
| Luminance | 0.6898 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.37
Minty Green
#0BF77D
ΔE00 2.86
Lightgreen (survey)
#76FF7B
ΔE00 2.97
Wintergreen
#20F986
ΔE00 3.25
Spring Green
#00FF7F
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF57A #F55CD7
analogous
#8AF55C #5CF57A #5CF5C6
triadic
#5CF57A #7A5CF5 #F57A5C
tetradic
#5CF57A #5C8AF5 #F55CD7 #F5C65C
square
#5CF57A #5C8AF5 #F55CD7 #F5C65C
split-complementary
#5CF57A #C65CF5 #F55C8A
monochromatic
#0CCA32 #22F14B #5CF57A #96F9A9 #CFFCD8
Accessibility & contrast
On white
1.42
#5CF57A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#5CF57A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF57A
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF57A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF57A | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E16F
Deuteranopia (green-blind)
#E5D383
Tritanopia (blue-blind)
#30F0D9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf57a; /* rgb */ color: rgb(92, 245, 122); /* oklch */ color: oklch(86.2% 0.210 147.1);
Tailwind
colors: {
custom: {
50: '#99faa3',
500: '#5cf57a',
950: '#000000',
},
}SCSS
$custom: #5cf57a; $custom-light: #99faa3; $custom-dark: #000000;
JSON
{
"hex": "#5cf57a",
"rgb": {
"r": 92,
"g": 245,
"b": 122
},
"hsl": {
"h": 131.765,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.86157,
"c": 0.20998,
"h": 147.1
},
"luminance": 0.68985
}Semantic roles & 50–950 ramp
primary
#5CF57A
secondary
#C62FA9
accent
#00B8E5
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F170F
muted
#808580