#5CFD89#5CFD89
#5CFD89 is a very light, highly saturated green. Relative luminance 0.743; OKLCH L 88.3% C 0.207 H 149.3°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFD89 |
|---|---|
| RGB | rgb(92, 253, 137) |
| HSL | hsl(137, 98%, 68%) |
| HSV | hsv(137, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(89.08, -65.98, 43.27) |
| CIE-LCH | lch(89.08, 78.90, 146.74°) |
| OKLab | oklab(88.35% -0.178 0.1058) |
| OKLCH | oklch(88.35% 0.207 149.3) |
| XYZ | xyz(44.0510, 74.3275, 35.6872) |
| Luminance | 0.7433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.50
Spring Green
#00FF7F
ΔE00 2.56
Spearmint
#1EF876
ΔE00 2.79
Minty Green
#0BF77D
ΔE00 2.82
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Turquoise Green
#04F489
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFD89 #FD5CD0
analogous
#80FD5C #5CFD89 #5CFDD9
triadic
#5CFD89 #895CFD #FD895C
tetradic
#5CFD89 #5C80FD #FD5CD0 #FDD95C
square
#5CFD89 #5C80FD #FD5CD0 #FDD95C
split-complementary
#5CFD89 #D95CFD #FD5C80
monochromatic
#03DC3F #20FC5D #5CFD89 #98FEB5 #D5FEE1
Accessibility & contrast
On white
1.32
#5CFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#5CFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFD89
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFD89 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE880
Deuteranopia (green-blind)
#EBDA91
Tritanopia (blue-blind)
#20F8E1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5cfd89; /* rgb */ color: rgb(92, 253, 137); /* oklch */ color: oklch(88.3% 0.207 149.3);
Tailwind
colors: {
custom: {
50: '#9affad',
500: '#5cfd89',
950: '#000000',
},
}SCSS
$custom: #5cfd89; $custom-light: #9affad; $custom-dark: #000000;
JSON
{
"hex": "#5cfd89",
"rgb": {
"r": 92,
"g": 253,
"b": 137
},
"hsl": {
"h": 136.77,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.88348,
"c": 0.20708,
"h": 149.3
},
"luminance": 0.74332
}Semantic roles & 50–950 ramp
primary
#5CFD89
secondary
#D528A5
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681