#5DDDC5#5DDDC5
#5DDDC5 is a light, moderate teal. Relative luminance 0.581; OKLCH L 81.9% C 0.119 H 178.8°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDC5 |
|---|---|
| RGB | rgb(93, 221, 197) |
| HSL | hsl(169, 65%, 62%) |
| HSV | hsv(169, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 10.9%, 13.3%) |
| CIE-LAB | lab(80.78, -41.06, 1.18) |
| CIE-LCH | lch(80.78, 41.08, 178.35°) |
| OKLab | oklab(81.94% -0.1186 0.0025) |
| OKLCH | oklch(81.94% 0.119 178.8) |
| XYZ | xyz(40.4441, 58.0672, 61.8892) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.36
Aqua (survey)
#13EAC9
ΔE00 4.52
Seafoam Blue
#78D1B6
ΔE00 4.55
Tiffany Blue
#7BF2DA
ΔE00 5.03
Aquamarine (survey)
#04D8B2
ΔE00 5.15
Mediumaquamarine
#66CDAA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDC5 #DD5D75
analogous
#5DDD85 #5DDDC5 #5DB5DD
triadic
#5DDDC5 #C55DDD #DDC55D
tetradic
#5DDDC5 #855DDD #DD5D75 #B5DD5D
square
#5DDDC5 #855DDD #DD5D75 #B5DD5D
split-complementary
#5DDDC5 #DD5DB5 #DD855D
monochromatic
#219E87 #2CD1B2 #5DDDC5 #90E8D7 #C2F2E9
Accessibility & contrast
On white
1.66
#5DDDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#5DDDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDC5
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDC5 | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D1C4
Deuteranopia (green-blind)
#C1C3C7
Tritanopia (blue-blind)
#00E0D6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5dddc5; /* rgb */ color: rgb(93, 221, 197); /* oklch */ color: oklch(81.9% 0.119 178.8);
Tailwind
colors: {
custom: {
50: '#97e8d6',
500: '#5dddc5',
950: '#000000',
},
}SCSS
$custom: #5dddc5; $custom-light: #97e8d6; $custom-dark: #000000;
JSON
{
"hex": "#5dddc5",
"rgb": {
"r": 93,
"g": 221,
"b": 197
},
"hsl": {
"h": 168.75,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.81935,
"c": 0.11868,
"h": 178.8
},
"luminance": 0.58071
}Semantic roles & 50–950 ramp
primary
#5DDDC5
secondary
#A23C4F
accent
#183ACD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1614
muted
#808483