#5DD4DC#5DD4DC
#5DD4DC is a light, moderate teal. Relative luminance 0.546; OKLCH L 80.5% C 0.107 H 201.3°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4DC |
|---|---|
| RGB | rgb(93, 212, 220) |
| HSL | hsl(184, 64%, 61%) |
| HSV | hsv(184, 58%, 86%) |
| CMYK | cmyk(57.7%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(78.80, -30.91, -14.02) |
| CIE-LCH | lch(78.80, 33.94, 204.40°) |
| OKLab | oklab(80.55% -0.0993 -0.0388) |
| OKLCH | oklch(80.55% 0.107 201.3) |
| XYZ | xyz(40.9705, 54.5773, 76.0716) |
| Luminance | 0.5458 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.71
Darkturquoise
#00CED1
ΔE00 4.63
Mediumturquoise
#48D1CC
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 6.33
Robin Egg Blue
#8AF1FE
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4DC #DC655D
analogous
#5DDCA5 #5DD4DC #5D95DC
triadic
#5DD4DC #DC5DD4 #D4DC5D
tetradic
#5DD4DC #A55DDC #DC655D #95DC5D
square
#5DD4DC #A55DDC #DC655D #95DC5D
split-complementary
#5DD4DC #DC5D95 #DCA55D
monochromatic
#22959D #2DC5CF #5DD4DC #8FE1E7 #C2EFF2
Accessibility & contrast
On white
1.76
#5DD4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#5DD4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4DC
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4DC | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDD
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd4dc; /* rgb */ color: rgb(93, 212, 220); /* oklch */ color: oklch(80.5% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#97e1e6',
500: '#5dd4dc',
950: '#000000',
},
}SCSS
$custom: #5dd4dc; $custom-light: #97e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd4dc",
"rgb": {
"r": 93,
"g": 212,
"b": 220
},
"hsl": {
"h": 183.78,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.80547,
"c": 0.10665,
"h": 201.3
},
"luminance": 0.54581
}Semantic roles & 50–950 ramp
primary
#5DD4DC
secondary
#A1433D
accent
#2519CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484