#5DD9CD#5DD9CD
#5DD9CD is a light, moderate teal. Relative luminance 0.564; OKLCH L 81.2% C 0.112 H 186.5°. Best body text is #000000 at 12.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD9CD |
|---|---|
| RGB | rgb(93, 217, 205) |
| HSL | hsl(174, 62%, 61%) |
| HSV | hsv(174, 57%, 85%) |
| CMYK | cmyk(57.1%, 0%, 5.5%, 14.9%) |
| CIE-LAB | lab(79.82, -37.24, -4.49) |
| CIE-LCH | lch(79.82, 37.51, 186.87°) |
| OKLab | oklab(81.23% -0.1109 -0.0127) |
| OKLCH | oklch(81.23% 0.112 186.5) |
| XYZ | xyz(40.3416, 56.3566, 66.4977) |
| Luminance | 0.5636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.69
Mediumturquoise
#48D1CC
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 6.34
Seafoam Blue
#78D1B6
ΔE00 6.60
Tiffany Blue
#7BF2DA
ΔE00 6.81
Aqua (survey)
#13EAC9
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD9CD #D95D69
analogous
#5DD98F #5DD9CD #5DA7D9
triadic
#5DD9CD #CD5DD9 #D9CD5D
tetradic
#5DD9CD #8F5DD9 #D95D69 #A7D95D
square
#5DD9CD #8F5DD9 #D95D69 #A7D95D
split-complementary
#5DD9CD #D95DA7 #D98F5D
monochromatic
#24988D #2FCABB #5DD9CD #8FE5DC #C0F0EC
Accessibility & contrast
On white
1.71
#5DD9CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.27
#5DD9CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD9CD
12.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD9CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD9CD | 1.00 | 1.71 | 12.27 | 12.27 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECD
Deuteranopia (green-blind)
#BBC0CE
Tritanopia (blue-blind)
#00DED5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd9cd; /* rgb */ color: rgb(93, 217, 205); /* oklch */ color: oklch(81.2% 0.112 186.5);
Tailwind
colors: {
custom: {
50: '#97e5dc',
500: '#5dd9cd',
950: '#000000',
},
}SCSS
$custom: #5dd9cd; $custom-light: #97e5dc; $custom-dark: #000000;
JSON
{
"hex": "#5dd9cd",
"rgb": {
"r": 93,
"g": 217,
"b": 205
},
"hsl": {
"h": 174.194,
"s": 62,
"l": 60.784
},
"oklch": {
"l": 0.81226,
"c": 0.11165,
"h": 186.5
},
"luminance": 0.56361
}Semantic roles & 50–950 ramp
primary
#5DD9CD
secondary
#9C3E47
accent
#1C2DCA
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484