#5DD7DB#5DD7DB
#5DD7DB is a light, moderate teal. Relative luminance 0.560; OKLCH L 81.2% C 0.108 H 198.2°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7DB |
|---|---|
| RGB | rgb(93, 215, 219) |
| HSL | hsl(182, 64%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(57.5%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(79.64, -32.61, -12.23) |
| CIE-LCH | lch(79.64, 34.83, 200.56°) |
| OKLab | oklab(81.21% -0.1029 -0.0339) |
| OKLCH | oklch(81.21% 0.108 198.2) |
| XYZ | xyz(41.5954, 56.0383, 75.6285) |
| Luminance | 0.5604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.04
Darkturquoise
#00CED1
ΔE00 4.20
Aqua Blue
#02D8E9
ΔE00 4.51
Robin'S Egg
#6DEDFD
ΔE00 6.55
Bright Light Blue
#26F7FD
ΔE00 7.48
Turquoise
#40E0D0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7DB #DB615D
analogous
#5DDBA0 #5DD7DB #5D98DB
triadic
#5DD7DB #DB5DD7 #D7DB5D
tetradic
#5DD7DB #A05DDB #DB615D #98DB5D
square
#5DD7DB #A05DDB #DB615D #98DB5D
split-complementary
#5DD7DB #DB5D98 #DBA05D
monochromatic
#22979B #2EC8CD #5DD7DB #8FE3E6 #C1F0F1
Accessibility & contrast
On white
1.72
#5DD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#5DD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7DB
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7DB | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDC
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#00DED8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5dd7db; /* rgb */ color: rgb(93, 215, 219); /* oklch */ color: oklch(81.2% 0.108 198.2);
Tailwind
colors: {
custom: {
50: '#97e3e6',
500: '#5dd7db',
950: '#000000',
},
}SCSS
$custom: #5dd7db; $custom-light: #97e3e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd7db",
"rgb": {
"r": 93,
"g": 215,
"b": 219
},
"hsl": {
"h": 181.905,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.81213,
"c": 0.10832,
"h": 198.2
},
"luminance": 0.56043
}Semantic roles & 50–950 ramp
primary
#5DD7DB
secondary
#9F403D
accent
#201ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484