#5DD4DB#5DD4DB
#5DD4DB is a light, moderate teal. Relative luminance 0.545; OKLCH L 80.5% C 0.107 H 200.6°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4DB |
|---|---|
| RGB | rgb(93, 212, 219) |
| HSL | hsl(183, 64%, 61%) |
| HSV | hsv(183, 58%, 86%) |
| CMYK | cmyk(57.5%, 3.2%, 0%, 14.1%) |
| CIE-LAB | lab(78.77, -31.18, -13.53) |
| CIE-LCH | lch(78.77, 33.99, 203.46°) |
| OKLab | oklab(80.51% -0.0997 -0.0374) |
| OKLCH | oklch(80.51% 0.107 200.6) |
| XYZ | xyz(40.8385, 54.5245, 75.3762) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.90
Darkturquoise
#00CED1
ΔE00 4.42
Mediumturquoise
#48D1CC
ΔE00 4.90
Robin'S Egg
#6DEDFD
ΔE00 6.49
Robin Egg Blue
#8AF1FE
ΔE00 7.71
Robin'S Egg Blue
#98EFF9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4DB #DB645D
analogous
#5DDBA3 #5DD4DB #5D95DB
triadic
#5DD4DB #DB5DD4 #D4DB5D
tetradic
#5DD4DB #A35DDB #DB645D #95DB5D
square
#5DD4DB #A35DDB #DB645D #95DB5D
split-complementary
#5DD4DB #DB5D95 #DBA35D
monochromatic
#22949B #2EC4CD #5DD4DB #8FE1E6 #C1EFF1
Accessibility & contrast
On white
1.76
#5DD4DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#5DD4DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4DB
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4DB | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDC
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#00DBD6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd4db; /* rgb */ color: rgb(93, 212, 219); /* oklch */ color: oklch(80.5% 0.107 200.6);
Tailwind
colors: {
custom: {
50: '#97e1e6',
500: '#5dd4db',
950: '#000000',
},
}SCSS
$custom: #5dd4db; $custom-light: #97e1e6; $custom-dark: #000000;
JSON
{
"hex": "#5dd4db",
"rgb": {
"r": 93,
"g": 212,
"b": 219
},
"hsl": {
"h": 183.333,
"s": 63.636,
"l": 61.176
},
"oklch": {
"l": 0.80512,
"c": 0.10654,
"h": 200.6
},
"luminance": 0.54529
}Semantic roles & 50–950 ramp
primary
#5DD4DB
secondary
#9F433D
accent
#241ACB
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484