#5DD3DC#5DD3DC
#5DD3DC is a light, moderate teal. Relative luminance 0.541; OKLCH L 80.3% C 0.106 H 202.1°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3DC |
|---|---|
| RGB | rgb(93, 211, 220) |
| HSL | hsl(184, 64%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(57.7%, 4.1%, 0%, 13.7%) |
| CIE-LAB | lab(78.51, -30.43, -14.46) |
| CIE-LCH | lch(78.51, 33.69, 205.42°) |
| OKLab | oklab(80.31% -0.0983 -0.04) |
| OKLCH | oklch(80.31% 0.106 202.1) |
| XYZ | xyz(40.7213, 54.0789, 75.9885) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 4.81
Mediumturquoise
#48D1CC
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 7.66
Robin'S Egg Blue
#98EFF9
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3DC #DC665D
analogous
#5DDCA6 #5DD3DC #5D94DC
triadic
#5DD3DC #DC5DD3 #D3DC5D
tetradic
#5DD3DC #A65DDC #DC665D #94DC5D
square
#5DD3DC #A65DDC #DC665D #94DC5D
split-complementary
#5DD3DC #DC5D94 #DCA65D
monochromatic
#22949D #2DC4CF #5DD3DC #8FE1E7 #C2EEF2
Accessibility & contrast
On white
1.78
#5DD3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#5DD3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3DC
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3DC | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CBDD
Deuteranopia (green-blind)
#B1BCDD
Tritanopia (blue-blind)
#00DAD5
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #5dd3dc; /* rgb */ color: rgb(93, 211, 220); /* oklch */ color: oklch(80.3% 0.106 202.1);
Tailwind
colors: {
custom: {
50: '#97e1e6',
500: '#5dd3dc',
950: '#000000',
},
}SCSS
$custom: #5dd3dc; $custom-light: #97e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd3dc",
"rgb": {
"r": 93,
"g": 211,
"b": 220
},
"hsl": {
"h": 184.252,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.80314,
"c": 0.10611,
"h": 202.1
},
"luminance": 0.54083
}Semantic roles & 50–950 ramp
primary
#5DD3DC
secondary
#A1443D
accent
#2619CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484