#5CF47C#5CF47C
#5CF47C is a very light, highly saturated green. Relative luminance 0.684; OKLCH L 85.9% C 0.207 H 147.5°. Best body text is #000000 at 14.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF47C |
|---|---|
| RGB | rgb(92, 244, 124) |
| HSL | hsl(133, 87%, 66%) |
| HSV | hsv(133, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 49.2%, 4.3%) |
| CIE-LAB | lab(86.22, -64.67, 45.89) |
| CIE-LCH | lch(86.22, 79.29, 144.64°) |
| OKLab | oklab(85.94% -0.1746 0.1112) |
| OKLCH | oklch(85.94% 0.207 147.5) |
| XYZ | xyz(40.3996, 68.4279, 30.1437) |
| Luminance | 0.6843 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.45
Minty Green
#0BF77D
ΔE00 2.77
Wintergreen
#20F986
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.29
Spring Green
#00FF7F
ΔE00 3.40
Turquoise Green
#04F489
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF47C #F45CD4
analogous
#88F45C #5CF47C #5CF4C8
triadic
#5CF47C #7C5CF4 #F47C5C
tetradic
#5CF47C #5C88F4 #F45CD4 #F4C85C
square
#5CF47C #5C88F4 #F45CD4 #F4C85C
split-complementary
#5CF47C #C85CF4 #F45C88
monochromatic
#0EC835 #23F04E #5CF47C #95F8AA #CFFCD8
Accessibility & contrast
On white
1.43
#5CF47C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.69
#5CF47C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF47C
14.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF47C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF47C | 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)
#F7E072
Deuteranopia (green-blind)
#E3D285
Tritanopia (blue-blind)
#2FEFD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf47c; /* rgb */ color: rgb(92, 244, 124); /* oklch */ color: oklch(85.9% 0.207 147.5);
Tailwind
colors: {
custom: {
50: '#99f9a4',
500: '#5cf47c',
950: '#000000',
},
}SCSS
$custom: #5cf47c; $custom-light: #99f9a4; $custom-dark: #000000;
JSON
{
"hex": "#5cf47c",
"rgb": {
"r": 92,
"g": 244,
"b": 124
},
"hsl": {
"h": 132.632,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.85938,
"c": 0.20701,
"h": 147.5
},
"luminance": 0.68432
}Semantic roles & 50–950 ramp
primary
#5CF47C
secondary
#C52FA5
accent
#02B4E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580