#5DEE7C#5DEE7C
#5DEE7C is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.199 H 147.7°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #5DEE7C |
|---|---|
| RGB | rgb(93, 238, 124) |
| HSL | hsl(133, 81%, 65%) |
| HSV | hsv(133, 61%, 93%) |
| CMYK | cmyk(60.9%, 0%, 47.9%, 6.7%) |
| CIE-LAB | lab(84.45, -62.29, 43.69) |
| CIE-LCH | lch(84.45, 76.08, 144.96°) |
| OKLab | oklab(84.48% -0.1683 0.1062) |
| OKLCH | oklch(84.48% 0.199 147.7) |
| XYZ | xyz(38.7241, 64.9277, 29.5564) |
| Luminance | 0.6493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.26
Minty Green
#0BF77D
ΔE00 3.28
Weird Green
#3AE57F
ΔE00 3.39
Wintergreen
#20F986
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.87
Lightish Green
#61E160
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DEE7C #EE5DCF
analogous
#86EE5D #5DEE7C #5DEEC5
triadic
#5DEE7C #7C5DEE #EE7C5D
tetradic
#5DEE7C #5D86EE #EE5DCF #EEC55D
square
#5DEE7C #5D86EE #EE5DCF #EEC55D
split-complementary
#5DEE7C #C55DEE #EE5D86
monochromatic
#14BD38 #26E84F #5DEE7C #94F4A9 #CCFAD6
Accessibility & contrast
On white
1.50
#5DEE7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#5DEE7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DEE7C
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DEE7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DEE7C | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB73
Deuteranopia (green-blind)
#DECE84
Tritanopia (blue-blind)
#35E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5dee7c; /* rgb */ color: rgb(93, 238, 124); /* oklch */ color: oklch(84.5% 0.199 147.7);
Tailwind
colors: {
custom: {
50: '#98f5a4',
500: '#5dee7c',
950: '#000000',
},
}SCSS
$custom: #5dee7c; $custom-light: #98f5a4; $custom-dark: #000000;
JSON
{
"hex": "#5dee7c",
"rgb": {
"r": 93,
"g": 238,
"b": 124
},
"hsl": {
"h": 132.828,
"s": 81.006,
"l": 64.902
},
"oklch": {
"l": 0.84484,
"c": 0.19899,
"h": 147.7
},
"luminance": 0.64931
}Semantic roles & 50–950 ramp
primary
#5DEE7C
secondary
#BB349E
accent
#08B0DD
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580