#5DDD7E#5DDD7E
#5DDD7E is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.175 H 149.3°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD7E |
|---|---|
| RGB | rgb(93, 221, 126) |
| HSL | hsl(135, 65%, 62%) |
| HSV | hsv(135, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 43%, 13.3%) |
| CIE-LAB | lab(79.35, -55.60, 36.23) |
| CIE-LCH | lch(79.35, 66.37, 146.91°) |
| OKLab | oklab(80.3% -0.1504 0.0893) |
| OKLCH | oklch(80.3% 0.175 149.3) |
| XYZ | xyz(34.1341, 55.5432, 28.6567) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.71
Tealish Green
#0CDC73
ΔE00 3.34
Seaweed
#18D17B
ΔE00 4.84
Lightish Green
#61E160
ΔE00 4.92
Aqua Green
#12E193
ΔE00 5.39
Emerald
#50C878
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD7E #DD5DBC
analogous
#7CDD5D #5DDD7E #5DDDBE
triadic
#5DDD7E #7E5DDD #DD7E5D
tetradic
#5DDD7E #5D7CDD #DD5DBC #DDBE5D
square
#5DDD7E #5D7CDD #DD5DBC #DDBE5D
split-complementary
#5DDD7E #BE5DDD #DD5D7C
monochromatic
#219E41 #2CD156 #5DDD7E #90E8A6 #C2F2CF
Accessibility & contrast
On white
1.73
#5DDD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5DDD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD7E
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD7E | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#CEC084
Tritanopia (blue-blind)
#3CD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddd7e; /* rgb */ color: rgb(93, 221, 126); /* oklch */ color: oklch(80.3% 0.175 149.3);
Tailwind
colors: {
custom: {
50: '#96e8a4',
500: '#5ddd7e',
950: '#000000',
},
}SCSS
$custom: #5ddd7e; $custom-light: #96e8a4; $custom-dark: #000000;
JSON
{
"hex": "#5ddd7e",
"rgb": {
"r": 93,
"g": 221,
"b": 126
},
"hsl": {
"h": 135.469,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80303,
"c": 0.17488,
"h": 149.3
},
"luminance": 0.55546
}Semantic roles & 50–950 ramp
primary
#5DDD7E
secondary
#A23C88
accent
#189FCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480