#5CFD80#5CFD80
#5CFD80 is a very light, highly saturated green. Relative luminance 0.741; OKLCH L 88.2% C 0.215 H 147.7°. Best body text is #000000 at 15.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFD80 |
|---|---|
| RGB | rgb(92, 253, 128) |
| HSL | hsl(133, 98%, 68%) |
| HSV | hsv(133, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 49.4%, 0.8%) |
| CIE-LAB | lab(88.96, -67.30, 47.40) |
| CIE-LCH | lch(88.96, 82.32, 144.84°) |
| OKLab | oklab(88.21% -0.1816 0.1148) |
| OKLCH | oklch(88.21% 0.215 147.7) |
| XYZ | xyz(43.4321, 74.0799, 32.4279) |
| Luminance | 0.7408 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.30
Spearmint
#1EF876
ΔE00 2.49
Spring Green
#00FF7F
ΔE00 2.58
Minty Green
#0BF77D
ΔE00 3.01
Wintergreen
#20F986
ΔE00 3.13
Easter Green
#8CFD7E
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFD80 #FD5CD9
analogous
#89FD5C #5CFD80 #5CFDD0
triadic
#5CFD80 #805CFD #FD805C
tetradic
#5CFD80 #5C89FD #FD5CD9 #FDD05C
square
#5CFD80 #5C89FD #FD5CD9 #FDD05C
split-complementary
#5CFD80 #D05CFD #FD5C89
monochromatic
#03DC33 #20FC51 #5CFD80 #98FEAF #D5FEDE
Accessibility & contrast
On white
1.33
#5CFD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.82
#5CFD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFD80
15.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFD80 | 1.00 | 1.33 | 15.82 | 15.82 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#27F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #5cfd80; /* rgb */ color: rgb(92, 253, 128); /* oklch */ color: oklch(88.2% 0.215 147.7);
Tailwind
colors: {
custom: {
50: '#9affa7',
500: '#5cfd80',
950: '#000000',
},
}SCSS
$custom: #5cfd80; $custom-light: #9affa7; $custom-dark: #000000;
JSON
{
"hex": "#5cfd80",
"rgb": {
"r": 92,
"g": 253,
"b": 128
},
"hsl": {
"h": 133.416,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.88214,
"c": 0.21484,
"h": 147.7
},
"luminance": 0.74084
}Semantic roles & 50–950 ramp
primary
#5CFD80
secondary
#D528AE
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F1810
muted
#808680