#5DDD9D#5DDD9D
#5DDD9D is a light, vivid teal. Relative luminance 0.565; OKLCH L 80.9% C 0.147 H 158.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDD9D |
|---|---|
| RGB | rgb(93, 221, 157) |
| HSL | hsl(150, 65%, 62%) |
| HSV | hsv(150, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 29%, 13.3%) |
| CIE-LAB | lab(79.88, -50.01, 21.04) |
| CIE-LCH | lch(79.88, 54.25, 157.18°) |
| OKLab | oklab(80.91% -0.1367 0.0535) |
| OKLCH | oklch(80.91% 0.147 158.6) |
| XYZ | xyz(36.4532, 56.4709, 40.8707) |
| Luminance | 0.5647 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Green
#12E193
ΔE00 3.67
Eucalyptus
#44D7A8
ΔE00 4.62
Seafoam
#7FE0B3
ΔE00 4.88
Light Greenish Blue
#63F7B4
ΔE00 5.74
Seaweed
#18D17B
ΔE00 5.87
Weird Green
#3AE57F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDD9D #DD5D9D
analogous
#5DDD5D #5DDD9D #5DDDDD
triadic
#5DDD9D #9D5DDD #DD9D5D
tetradic
#5DDD9D #5D5DDD #DD5D9D #DDDD5D
square
#5DDD9D #5D5DDD #DD5D9D #DDDD5D
split-complementary
#5DDD9D #DD5DDD #DD5D5D
monochromatic
#219E60 #2CD17E #5DDD9D #90E8BC #C2F2DA
Accessibility & contrast
On white
1.71
#5DDD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#5DDD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDD9D
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDD9D | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCE99
Deuteranopia (green-blind)
#C9C1A1
Tritanopia (blue-blind)
#28DCCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5ddd9d; /* rgb */ color: rgb(93, 221, 157); /* oklch */ color: oklch(80.9% 0.147 158.6);
Tailwind
colors: {
custom: {
50: '#95e8ba',
500: '#5ddd9d',
950: '#000000',
},
}SCSS
$custom: #5ddd9d; $custom-light: #95e8ba; $custom-dark: #000000;
JSON
{
"hex": "#5ddd9d",
"rgb": {
"r": 93,
"g": 221,
"b": 157
},
"hsl": {
"h": 150,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.80909,
"c": 0.14675,
"h": 158.6
},
"luminance": 0.56474
}Semantic roles & 50–950 ramp
primary
#5DDD9D
secondary
#A23C6F
accent
#1873CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1611
muted
#7F8481