#5CF47F#5CF47F
#5CF47F is a very light, highly saturated green. Relative luminance 0.685; OKLCH L 86.0% C 0.204 H 148.0°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF47F |
|---|---|
| RGB | rgb(92, 244, 127) |
| HSL | hsl(134, 87%, 66%) |
| HSV | hsv(134, 62%, 96%) |
| CMYK | cmyk(62.3%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(86.26, -64.23, 44.51) |
| CIE-LCH | lch(86.26, 78.15, 145.28°) |
| OKLab | oklab(85.98% -0.1734 0.1082) |
| OKLCH | oklch(85.98% 0.204 148) |
| XYZ | xyz(40.5922, 68.5049, 31.1581) |
| Luminance | 0.6851 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.52
Minty Green
#0BF77D
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.86
Spring Green
#00FF7F
ΔE00 3.37
Lightgreen (survey)
#76FF7B
ΔE00 3.53
Turquoise Green
#04F489
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF47F #F45CD1
analogous
#85F45C #5CF47F #5CF4CB
triadic
#5CF47F #7F5CF4 #F47F5C
tetradic
#5CF47F #5C85F4 #F45CD1 #F4CB5C
square
#5CF47F #5C85F4 #F45CD1 #F4CB5C
split-complementary
#5CF47F #CB5CF4 #F45C85
monochromatic
#0EC838 #23F052 #5CF47F #95F8AC #CFFCD9
Accessibility & contrast
On white
1.43
#5CF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5CF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF47F
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF47F | 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)
#F6E075
Deuteranopia (green-blind)
#E3D387
Tritanopia (blue-blind)
#2EEFD9
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf47f; /* rgb */ color: rgb(92, 244, 127); /* oklch */ color: oklch(86.0% 0.204 148.0);
Tailwind
colors: {
custom: {
50: '#99f9a6',
500: '#5cf47f',
950: '#000000',
},
}SCSS
$custom: #5cf47f; $custom-light: #99f9a6; $custom-dark: #000000;
JSON
{
"hex": "#5cf47f",
"rgb": {
"r": 92,
"g": 244,
"b": 127
},
"hsl": {
"h": 133.816,
"s": 87.356,
"l": 65.882
},
"oklch": {
"l": 0.85982,
"c": 0.20441,
"h": 148
},
"luminance": 0.68509
}Semantic roles & 50–950 ramp
primary
#5CF47F
secondary
#C52FA2
accent
#02B0E4
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F170F
muted
#808580