#5DDD80#5DDD80
#5DDD80 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.173 H 149.8°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD80 |
|---|---|
| RGB | rgb(93, 221, 128) |
| HSL | hsl(136, 65%, 62%) |
| HSV | hsv(136, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 42.1%, 13.3%) |
| CIE-LAB | lab(79.38, -55.28, 35.27) |
| CIE-LCH | lch(79.38, 65.57, 147.46°) |
| OKLab | oklab(80.34% -0.1495 0.0871) |
| OKLCH | oklch(80.34% 0.173 149.8) |
| XYZ | xyz(34.2645, 55.5954, 29.3432) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Tealish Green
#0CDC73
ΔE00 3.40
Seaweed
#18D17B
ΔE00 4.71
Aqua Green
#12E193
ΔE00 5.13
Lightish Green
#61E160
ΔE00 5.25
Emerald
#50C878
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD80 #DD5DBA
analogous
#7ADD5D #5DDD80 #5DDDC0
triadic
#5DDD80 #805DDD #DD805D
tetradic
#5DDD80 #5D7ADD #DD5DBA #DDC05D
square
#5DDD80 #5D7ADD #DD5DBA #DDC05D
split-complementary
#5DDD80 #C05DDD #DD5D7A
monochromatic
#219E43 #2CD159 #5DDD80 #90E8A8 #C2F2CF
Accessibility & contrast
On white
1.73
#5DDD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5DDD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD80
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD80 | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC79
Deuteranopia (green-blind)
#CDC086
Tritanopia (blue-blind)
#3BD9C6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddd80; /* rgb */ color: rgb(93, 221, 128); /* oklch */ color: oklch(80.3% 0.173 149.8);
Tailwind
colors: {
custom: {
50: '#96e8a6',
500: '#5ddd80',
950: '#000000',
},
}SCSS
$custom: #5ddd80; $custom-light: #96e8a6; $custom-dark: #000000;
JSON
{
"hex": "#5ddd80",
"rgb": {
"r": 93,
"g": 221,
"b": 128
},
"hsl": {
"h": 136.406,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80338,
"c": 0.17304,
"h": 149.8
},
"luminance": 0.55599
}Semantic roles & 50–950 ramp
primary
#5DDD80
secondary
#A23C86
accent
#189CCD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480