#5CF37A#5CF37A
#5CF37A is a very light, highly saturated green. Relative luminance 0.678; OKLCH L 85.7% C 0.207 H 147.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF37A |
|---|---|
| RGB | rgb(92, 243, 122) |
| HSL | hsl(132, 86%, 66%) |
| HSV | hsv(132, 62%, 95%) |
| CMYK | cmyk(62.1%, 0%, 49.8%, 4.7%) |
| CIE-LAB | lab(85.90, -64.59, 46.44) |
| CIE-LCH | lch(85.90, 79.55, 144.29°) |
| OKLab | oklab(85.66% -0.1744 0.1123) |
| OKLCH | oklch(85.66% 0.207 147.2) |
| XYZ | xyz(39.9743, 67.7776, 29.3843) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.89
Wintergreen
#20F986
ΔE00 3.28
Lightgreen (survey)
#76FF7B
ΔE00 3.35
Spring Green
#00FF7F
ΔE00 3.58
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF37A #F35CD5
analogous
#89F35C #5CF37A #5CF3C6
triadic
#5CF37A #7A5CF3 #F37A5C
tetradic
#5CF37A #5C89F3 #F35CD5 #F3C65C
square
#5CF37A #5C89F3 #F35CD5 #F3C65C
split-complementary
#5CF37A #C65CF3 #F35C89
monochromatic
#0FC633 #23EF4B #5CF37A #95F7A9 #CEFBD7
Accessibility & contrast
On white
1.44
#5CF37A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#5CF37A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF37A
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF37A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF37A | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF70
Deuteranopia (green-blind)
#E3D283
Tritanopia (blue-blind)
#31EED7
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #5cf37a; /* rgb */ color: rgb(92, 243, 122); /* oklch */ color: oklch(85.7% 0.207 147.2);
Tailwind
colors: {
custom: {
50: '#99f8a2',
500: '#5cf37a',
950: '#000000',
},
}SCSS
$custom: #5cf37a; $custom-light: #99f8a2; $custom-dark: #000000;
JSON
{
"hex": "#5cf37a",
"rgb": {
"r": 92,
"g": 243,
"b": 122
},
"hsl": {
"h": 131.921,
"s": 86.286,
"l": 65.686
},
"oklch": {
"l": 0.85662,
"c": 0.20747,
"h": 147.2
},
"luminance": 0.67782
}Semantic roles & 50–950 ramp
primary
#5CF37A
secondary
#C330A6
accent
#03B6E3
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580