#5DD6DC#5DD6DC
#5DD6DC is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.0% C 0.108 H 199.7°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6DC |
|---|---|
| RGB | rgb(93, 214, 220) |
| HSL | hsl(183, 64%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(57.7%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(79.38, -31.86, -13.16) |
| CIE-LCH | lch(79.38, 34.47, 202.43°) |
| OKLab | oklab(81.01% -0.1014 -0.0364) |
| OKLCH | oklch(81.01% 0.108 199.7) |
| XYZ | xyz(41.4736, 55.5834, 76.2393) |
| Luminance | 0.5559 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.02
Darkturquoise
#00CED1
ΔE00 4.38
Mediumturquoise
#48D1CC
ΔE00 4.63
Robin'S Egg
#6DEDFD
ΔE00 6.30
Robin Egg Blue
#8AF1FE
ΔE00 7.50
Bright Light Blue
#26F7FD
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6DC #DC635D
analogous
#5DDCA3 #5DD6DC #5D97DC
triadic
#5DD6DC #DC5DD6 #D6DC5D
tetradic
#5DD6DC #A35DDC #DC635D #97DC5D
square
#5DD6DC #A35DDC #DC635D #97DC5D
split-complementary
#5DD6DC #DC5D97 #DCA35D
monochromatic
#22979D #2DC7CF #5DD6DC #8FE3E7 #C2EFF2
Accessibility & contrast
On white
1.73
#5DD6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#5DD6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6DC
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6DC | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CDDD
Deuteranopia (green-blind)
#B4BEDD
Tritanopia (blue-blind)
#00DDD7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd6dc; /* rgb */ color: rgb(93, 214, 220); /* oklch */ color: oklch(81.0% 0.108 199.7);
Tailwind
colors: {
custom: {
50: '#97e3e6',
500: '#5dd6dc',
950: '#000000',
},
}SCSS
$custom: #5dd6dc; $custom-light: #97e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd6dc",
"rgb": {
"r": 93,
"g": 214,
"b": 220
},
"hsl": {
"h": 182.835,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.81014,
"c": 0.10776,
"h": 199.7
},
"luminance": 0.55588
}Semantic roles & 50–950 ramp
primary
#5DD6DC
secondary
#A1413D
accent
#2219CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484