#5DDD84#5DDD84
#5DDD84 is a light, vivid green. Relative luminance 0.557; OKLCH L 80.4% C 0.169 H 150.8°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD84 |
|---|---|
| RGB | rgb(93, 221, 132) |
| HSL | hsl(138, 65%, 62%) |
| HSV | hsv(138, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 40.3%, 13.3%) |
| CIE-LAB | lab(79.44, -54.62, 33.33) |
| CIE-LCH | lch(79.44, 63.98, 148.61°) |
| OKLab | oklab(80.41% -0.1478 0.0827) |
| OKLCH | oklch(80.41% 0.169 150.8) |
| XYZ | xyz(34.5330, 55.7028, 30.7572) |
| Luminance | 0.5571 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.88
Tealish Green
#0CDC73
ΔE00 3.63
Seaweed
#18D17B
ΔE00 4.52
Aqua Green
#12E193
ΔE00 4.62
Emerald
#50C878
ΔE00 5.19
Turquoise Green
#04F489
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD84 #DD5DB6
analogous
#76DD5D #5DDD84 #5DDDC4
triadic
#5DDD84 #845DDD #DD845D
tetradic
#5DDD84 #5D76DD #DD5DB6 #DDC45D
square
#5DDD84 #5D76DD #DD5DB6 #DDC45D
split-complementary
#5DDD84 #C45DDD #DD5D76
monochromatic
#219E47 #2CD15E #5DDD84 #90E8AA #C2F2D1
Accessibility & contrast
On white
1.73
#5DDD84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#5DDD84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD84
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD84 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECC7E
Deuteranopia (green-blind)
#CDC08A
Tritanopia (blue-blind)
#39DAC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddd84; /* rgb */ color: rgb(93, 221, 132); /* oklch */ color: oklch(80.4% 0.169 150.8);
Tailwind
colors: {
custom: {
50: '#96e8a8',
500: '#5ddd84',
950: '#000000',
},
}SCSS
$custom: #5ddd84; $custom-light: #96e8a8; $custom-dark: #000000;
JSON
{
"hex": "#5ddd84",
"rgb": {
"r": 93,
"g": 221,
"b": 132
},
"hsl": {
"h": 138.281,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80408,
"c": 0.16936,
"h": 150.8
},
"luminance": 0.55706
}Semantic roles & 50–950 ramp
primary
#5DDD84
secondary
#A23C83
accent
#1896CD
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480