#5DD5DC#5DD5DC
#5DD5DC is a light, moderate teal. Relative luminance 0.551; OKLCH L 80.8% C 0.107 H 200.5°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD5DC |
|---|---|
| RGB | rgb(93, 213, 220) |
| HSL | hsl(183, 64%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(57.7%, 3.2%, 0%, 13.7%) |
| CIE-LAB | lab(79.09, -31.39, -13.59) |
| CIE-LCH | lch(79.09, 34.20, 203.41°) |
| OKLab | oklab(80.78% -0.1004 -0.0376) |
| OKLCH | oklch(80.78% 0.107 200.5) |
| XYZ | xyz(41.2213, 55.0788, 76.1552) |
| Luminance | 0.5508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.84
Darkturquoise
#00CED1
ΔE00 4.49
Mediumturquoise
#48D1CC
ΔE00 4.93
Robin'S Egg
#6DEDFD
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 7.53
Robin'S Egg Blue
#98EFF9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD5DC #DC645D
analogous
#5DDCA4 #5DD5DC #5D96DC
triadic
#5DD5DC #DC5DD5 #D5DC5D
tetradic
#5DD5DC #A45DDC #DC645D #96DC5D
square
#5DD5DC #A45DDC #DC645D #96DC5D
split-complementary
#5DD5DC #DC5D96 #DCA45D
monochromatic
#22969D #2DC6CF #5DD5DC #8FE2E7 #C2EFF2
Accessibility & contrast
On white
1.75
#5DD5DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#5DD5DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD5DC
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD5DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD5DC | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#B3BEDD
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5dd5dc; /* rgb */ color: rgb(93, 213, 220); /* oklch */ color: oklch(80.8% 0.107 200.5);
Tailwind
colors: {
custom: {
50: '#97e2e6',
500: '#5dd5dc',
950: '#000000',
},
}SCSS
$custom: #5dd5dc; $custom-light: #97e2e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd5dc",
"rgb": {
"r": 93,
"g": 213,
"b": 220
},
"hsl": {
"h": 183.307,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.8078,
"c": 0.10719,
"h": 200.5
},
"luminance": 0.55083
}Semantic roles & 50–950 ramp
primary
#5DD5DC
secondary
#A1423D
accent
#2319CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484