#5CF47E#5CF47E
#5CF47E is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.205 H 147.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF47E |
|---|---|
| RGB | rgb(92, 244, 126) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 48.4%, 4.3%) |
| CIE-LAB | lab(86.25, -64.38, 44.97) |
| CIE-LCH | lch(86.25, 78.53, 145.06°) |
| OKLab | oklab(85.97% -0.1738 0.1092) |
| OKLCH | oklch(85.97% 0.205 147.9) |
| XYZ | xyz(40.5273, 68.4790, 30.8166) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.49
Minty Green
#0BF77D
ΔE00 2.70
Wintergreen
#20F986
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.44
Turquoise Green
#04F489
ΔE00 3.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF47E #F45CD2
analogous
#86F45C #5CF47E #5CF4CA
triadic
#5CF47E #7E5CF4 #F47E5C
tetradic
#5CF47E #5C86F4 #F45CD2 #F4CA5C
square
#5CF47E #5C86F4 #F45CD2 #F4CA5C
split-complementary
#5CF47E #CA5CF4 #F45C86
monochromatic
#0EC837 #23F051 #5CF47E #95F8AB #CFFCD9
Accessibility & contrast
On white
1.43
#5CF47E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5CF47E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF47E
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF47E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF47E | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E074
Deuteranopia (green-blind)
#E3D386
Tritanopia (blue-blind)
#2EEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf47e; /* rgb */ color: rgb(92, 244, 126); /* oklch */ color: oklch(86.0% 0.205 147.9);
Tailwind
colors: {
custom: {
50: '#99f9a5',
500: '#5cf47e',
950: '#000000',
},
}SCSS
$custom: #5cf47e; $custom-light: #99f9a5; $custom-dark: #000000;
JSON
{
"hex": "#5cf47e",
"rgb": {
"r": 92,
"g": 244,
"b": 126
},
"hsl": {
"h": 133.421,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.85967,
"c": 0.20528,
"h": 147.9
},
"luminance": 0.68483
}Semantic roles & 50–950 ramp
primary
#5CF47E
secondary
#C52FA3
accent
#02B1E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580