#5DD4E0#5DD4E0
#5DD4E0 is a light, moderate teal. Relative luminance 0.548; OKLCH L 80.7% C 0.107 H 204.4°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD4E0 |
|---|---|
| RGB | rgb(93, 212, 224) |
| HSL | hsl(185, 68%, 62%) |
| HSV | hsv(185, 58%, 88%) |
| CMYK | cmyk(58.5%, 5.4%, 0%, 12.2%) |
| CIE-LAB | lab(78.92, -29.80, -15.98) |
| CIE-LCH | lch(78.92, 33.82, 208.20°) |
| OKLab | oklab(80.69% -0.0977 -0.0442) |
| OKLCH | oklch(80.69% 0.107 204.4) |
| XYZ | xyz(41.5066, 54.7917, 78.8950) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.26
Darkturquoise
#00CED1
ΔE00 5.63
Robin'S Egg
#6DEDFD
ΔE00 5.85
Mediumturquoise
#48D1CC
ΔE00 6.65
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Neon Blue
#04D9FF
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD4E0 #E0695D
analogous
#5DE0AA #5DD4E0 #5D93E0
triadic
#5DD4E0 #E05DD4 #D4E05D
tetradic
#5DD4E0 #AA5DE0 #E0695D #93E05D
square
#5DD4E0 #AA5DE0 #E0695D #93E05D
split-complementary
#5DD4E0 #E05D93 #E0AA5D
monochromatic
#1F97A3 #2AC6D6 #5DD4E0 #90E2EA #C4EFF4
Accessibility & contrast
On white
1.76
#5DD4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#5DD4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD4E0
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD4E0 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CCE1
Deuteranopia (green-blind)
#B1BDE1
Tritanopia (blue-blind)
#00DCD7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd4e0; /* rgb */ color: rgb(93, 212, 224); /* oklch */ color: oklch(80.7% 0.107 204.4);
Tailwind
colors: {
custom: {
50: '#97e1e9',
500: '#5dd4e0',
950: '#000000',
},
}SCSS
$custom: #5dd4e0; $custom-light: #97e1e9; $custom-dark: #000000;
JSON
{
"hex": "#5dd4e0",
"rgb": {
"r": 93,
"g": 212,
"b": 224
},
"hsl": {
"h": 185.496,
"s": 67.876,
"l": 62.157
},
"oklch": {
"l": 0.80688,
"c": 0.10724,
"h": 204.4
},
"luminance": 0.54796
}Semantic roles & 50–950 ramp
primary
#5DD4E0
secondary
#A6453B
accent
#2716D0
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484