#5DDD8F#5DDD8F
#5DDD8F is a light, vivid green. Relative luminance 0.560; OKLCH L 80.6% C 0.159 H 153.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD8F |
|---|---|
| RGB | rgb(93, 221, 143) |
| HSL | hsl(143, 65%, 62%) |
| HSV | hsv(143, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 35.3%, 13.3%) |
| CIE-LAB | lab(79.63, -52.69, 27.96) |
| CIE-LCH | lch(79.63, 59.64, 152.05°) |
| OKLab | oklab(80.62% -0.143 0.0701) |
| OKLCH | oklch(80.62% 0.159 153.9) |
| XYZ | xyz(35.3258, 56.0199, 34.9326) |
| Luminance | 0.5602 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 4.04
Seaweed
#18D17B
ΔE00 4.53
Tealish Green
#0CDC73
ΔE00 4.82
Emerald
#50C878
ΔE00 5.31
Seafoam Green
#7AF9AB
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD8F #DD5DAB
analogous
#6BDD5D #5DDD8F #5DDDCF
triadic
#5DDD8F #8F5DDD #DD8F5D
tetradic
#5DDD8F #5D6BDD #DD5DAB #DDCF5D
square
#5DDD8F #5D6BDD #DD5DAB #DDCF5D
split-complementary
#5DDD8F #CF5DDD #DD5D6B
monochromatic
#219E52 #2CD16C #5DDD8F #90E8B2 #C2F2D5
Accessibility & contrast
On white
1.72
#5DDD8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#5DDD8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD8F
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD8F | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#33DBC9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5ddd8f; /* rgb */ color: rgb(93, 221, 143); /* oklch */ color: oklch(80.6% 0.159 153.9);
Tailwind
colors: {
custom: {
50: '#95e8b0',
500: '#5ddd8f',
950: '#000000',
},
}SCSS
$custom: #5ddd8f; $custom-light: #95e8b0; $custom-dark: #000000;
JSON
{
"hex": "#5ddd8f",
"rgb": {
"r": 93,
"g": 221,
"b": 143
},
"hsl": {
"h": 143.438,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80616,
"c": 0.15924,
"h": 153.9
},
"luminance": 0.56023
}Semantic roles & 50–950 ramp
primary
#5DDD8F
secondary
#A23C7A
accent
#1887CD
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481