#5DE575#5DE575
#5DE575 is a very light, vivid green. Relative luminance 0.597; OKLCH L 82.1% C 0.194 H 146.9°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DE575 |
|---|---|
| RGB | rgb(93, 229, 117) |
| HSL | hsl(131, 72%, 63%) |
| HSV | hsv(131, 59%, 90%) |
| CMYK | cmyk(59.4%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(81.65, -59.99, 43.55) |
| CIE-LCH | lch(81.65, 74.13, 144.02°) |
| OKLab | oklab(82.15% -0.1622 0.1056) |
| OKLCH | oklch(82.15% 0.194 146.9) |
| XYZ | xyz(35.7420, 59.6467, 26.4556) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 2.84
Weird Green
#3AE57F
ΔE00 2.95
Tealish Green
#0CDC73
ΔE00 4.20
Minty Green
#0BF77D
ΔE00 4.76
Spearmint
#1EF876
ΔE00 4.78
Turquoise Green
#04F489
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DE575 #E55DCD
analogous
#89E55D #5DE575 #5DE5B9
triadic
#5DE575 #755DE5 #E5755D
tetradic
#5DE575 #5D89E5 #E55DCD #E5B95D
square
#5DE575 #5D89E5 #E55DCD #E5B95D
split-complementary
#5DE575 #B95DE5 #E55D89
monochromatic
#1CAC35 #28DD48 #5DE575 #92EDA2 #C6F6CF
Accessibility & contrast
On white
1.62
#5DE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5DE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DE575
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DE575 | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#D6C67D
Tritanopia (blue-blind)
#3CE0CB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5de575; /* rgb */ color: rgb(93, 229, 117); /* oklch */ color: oklch(82.1% 0.194 146.9);
Tailwind
colors: {
custom: {
50: '#97ee9f',
500: '#5de575',
950: '#000000',
},
}SCSS
$custom: #5de575; $custom-light: #97ee9f; $custom-dark: #000000;
JSON
{
"hex": "#5de575",
"rgb": {
"r": 93,
"g": 229,
"b": 117
},
"hsl": {
"h": 130.588,
"s": 72.34,
"l": 63.137
},
"oklch": {
"l": 0.82148,
"c": 0.19356,
"h": 146.9
},
"luminance": 0.5965
}Semantic roles & 50–950 ramp
primary
#5DE575
secondary
#AD3999
accent
#11B2D4
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F160F
muted
#808580