#5CFD7D#5CFD7D
#5CFD7D is a very light, highly saturated green. Relative luminance 0.740; OKLCH L 88.2% C 0.217 H 147.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFD7D |
|---|---|
| RGB | rgb(92, 253, 125) |
| HSL | hsl(132, 98%, 68%) |
| HSV | hsv(132, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 50.6%, 0.8%) |
| CIE-LAB | lab(88.92, -67.71, 48.76) |
| CIE-LCH | lch(88.92, 83.44, 144.24°) |
| OKLab | oklab(88.17% -0.1828 0.1177) |
| OKLCH | oklch(88.17% 0.217 147.2) |
| XYZ | xyz(43.2376, 74.0021, 31.4033) |
| Luminance | 0.7401 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.06
Spearmint
#1EF876
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 2.71
Minty Green
#0BF77D
ΔE00 3.18
Wintergreen
#20F986
ΔE00 3.40
Light Bright Green
#53FE5C
ΔE00 3.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFD7D #FD5CDC
analogous
#8CFD5C #5CFD7D #5CFDCD
triadic
#5CFD7D #7D5CFD #FD7D5C
tetradic
#5CFD7D #5C8CFD #FD5CDC #FDCD5C
square
#5CFD7D #5C8CFD #FD5CDC #FDCD5C
split-complementary
#5CFD7D #CD5CFD #FD5C8C
monochromatic
#03DC2F #20FC4D #5CFD7D #98FEAD #D5FEDD
Accessibility & contrast
On white
1.33
#5CFD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#5CFD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFD7D
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFD7D | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE872
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#29F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cfd7d; /* rgb */ color: rgb(92, 253, 125); /* oklch */ color: oklch(88.2% 0.217 147.2);
Tailwind
colors: {
custom: {
50: '#9affa5',
500: '#5cfd7d',
950: '#000000',
},
}SCSS
$custom: #5cfd7d; $custom-light: #9affa5; $custom-dark: #000000;
JSON
{
"hex": "#5cfd7d",
"rgb": {
"r": 92,
"g": 253,
"b": 125
},
"hsl": {
"h": 132.298,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.88172,
"c": 0.21738,
"h": 147.2
},
"luminance": 0.74007
}Semantic roles & 50–950 ramp
primary
#5CFD7D
secondary
#D528B2
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680