#5DD8DB#5DD8DB
#5DD8DB is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.109 H 197.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD8DB |
|---|---|
| RGB | rgb(93, 216, 219) |
| HSL | hsl(181, 64%, 61%) |
| HSV | hsv(181, 58%, 86%) |
| CMYK | cmyk(57.5%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(79.93, -33.08, -11.80) |
| CIE-LCH | lch(79.93, 35.13, 199.63°) |
| OKLab | oklab(81.45% -0.1039 -0.0327) |
| OKLCH | oklch(81.45% 0.109 197.4) |
| XYZ | xyz(41.8508, 56.5491, 75.7136) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.81
Darkturquoise
#00CED1
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 4.79
Robin'S Egg
#6DEDFD
ΔE00 6.63
Turquoise
#40E0D0
ΔE00 7.17
Bright Light Blue
#26F7FD
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD8DB #DB605D
analogous
#5DDB9F #5DD8DB #5D99DB
triadic
#5DD8DB #DB5DD8 #D8DB5D
tetradic
#5DD8DB #9F5DDB #DB605D #99DB5D
square
#5DD8DB #9F5DDB #DB605D #99DB5D
split-complementary
#5DD8DB #DB5D99 #DB9F5D
monochromatic
#22989B #2EC9CD #5DD8DB #8FE4E6 #C1F0F1
Accessibility & contrast
On white
1.71
#5DD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5DD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD8DB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD8DB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDB
Deuteranopia (green-blind)
#B6C0DC
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd8db; /* rgb */ color: rgb(93, 216, 219); /* oklch */ color: oklch(81.4% 0.109 197.4);
Tailwind
colors: {
custom: {
50: '#97e4e6',
500: '#5dd8db',
950: '#000000',
},
}SCSS
$custom: #5dd8db; $custom-light: #97e4e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd8db",
"rgb": {
"r": 93,
"g": 216,
"b": 219
},
"hsl": {
"h": 181.429,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.81447,
"c": 0.10895,
"h": 197.4
},
"luminance": 0.56553
}Semantic roles & 50–950 ramp
primary
#5DD8DB
secondary
#9F3F3D
accent
#1E1ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484