#5CF47D#5CF47D
#5CF47D is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.206 H 147.7°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF47D |
|---|---|
| RGB | rgb(92, 244, 125) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 48.8%, 4.3%) |
| CIE-LAB | lab(86.23, -64.52, 45.43) |
| CIE-LCH | lch(86.23, 78.91, 144.85°) |
| OKLab | oklab(85.95% -0.1742 0.1102) |
| OKLCH | oklch(85.95% 0.206 147.7) |
| XYZ | xyz(40.4631, 68.4533, 30.4785) |
| Luminance | 0.6846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.46
Minty Green
#0BF77D
ΔE00 2.73
Wintergreen
#20F986
ΔE00 3.01
Lightgreen (survey)
#76FF7B
ΔE00 3.36
Spring Green
#00FF7F
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF47D #F45CD3
analogous
#87F45C #5CF47D #5CF4C9
triadic
#5CF47D #7D5CF4 #F47D5C
tetradic
#5CF47D #5C87F4 #F45CD3 #F4C95C
square
#5CF47D #5C87F4 #F45CD3 #F4C95C
split-complementary
#5CF47D #C95CF4 #F45C87
monochromatic
#0EC836 #23F04F #5CF47D #95F8AB #CFFCD8
Accessibility & contrast
On white
1.43
#5CF47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5CF47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF47D
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF47D | 1.00 | 1.43 | 14.69 | 14.69 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E073
Deuteranopia (green-blind)
#E3D385
Tritanopia (blue-blind)
#2FEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf47d; /* rgb */ color: rgb(92, 244, 125); /* oklch */ color: oklch(86.0% 0.206 147.7);
Tailwind
colors: {
custom: {
50: '#99f9a4',
500: '#5cf47d',
950: '#000000',
},
}SCSS
$custom: #5cf47d; $custom-light: #99f9a4; $custom-dark: #000000;
JSON
{
"hex": "#5cf47d",
"rgb": {
"r": 92,
"g": 244,
"b": 125
},
"hsl": {
"h": 133.026,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.85953,
"c": 0.20615,
"h": 147.7
},
"luminance": 0.68457
}Semantic roles & 50–950 ramp
primary
#5CF47D
secondary
#C52FA4
accent
#02B3E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580