#5DD7DC#5DD7DC
#5DD7DC is a light, moderate teal. Relative luminance 0.561; OKLCH L 81.2% C 0.108 H 199.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7DC |
|---|---|
| RGB | rgb(93, 215, 220) |
| HSL | hsl(182, 64%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(57.7%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(79.67, -32.34, -12.72) |
| CIE-LCH | lch(79.67, 34.75, 201.47°) |
| OKLab | oklab(81.25% -0.1025 -0.0352) |
| OKLCH | oklch(81.25% 0.108 199) |
| XYZ | xyz(41.7274, 56.0911, 76.3239) |
| Luminance | 0.5609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.25
Darkturquoise
#00CED1
ΔE00 4.33
Mediumturquoise
#48D1CC
ΔE00 4.36
Robin'S Egg
#6DEDFD
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 7.49
Bright Light Blue
#26F7FD
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7DC #DC625D
analogous
#5DDCA2 #5DD7DC #5D98DC
triadic
#5DD7DC #DC5DD7 #D7DC5D
tetradic
#5DD7DC #A25DDC #DC625D #98DC5D
square
#5DD7DC #A25DDC #DC625D #98DC5D
split-complementary
#5DD7DC #DC5D98 #DCA25D
monochromatic
#22989D #2DC9CF #5DD7DC #8FE3E7 #C2F0F2
Accessibility & contrast
On white
1.72
#5DD7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#5DD7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7DC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7DC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd7dc; /* rgb */ color: rgb(93, 215, 220); /* oklch */ color: oklch(81.2% 0.108 199.0);
Tailwind
colors: {
custom: {
50: '#97e3e6',
500: '#5dd7dc',
950: '#000000',
},
}SCSS
$custom: #5dd7dc; $custom-light: #97e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd7dc",
"rgb": {
"r": 93,
"g": 215,
"b": 220
},
"hsl": {
"h": 182.362,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.81248,
"c": 0.10836,
"h": 199
},
"luminance": 0.56095
}Semantic roles & 50–950 ramp
primary
#5DD7DC
secondary
#A1413D
accent
#2019CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484