#5DD3EA#5DD3EA
#5DD3EA is a light, moderate teal. Relative luminance 0.549; OKLCH L 80.8% C 0.110 H 212.5°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD3EA |
|---|---|
| RGB | rgb(93, 211, 234) |
| HSL | hsl(190, 77%, 64%) |
| HSV | hsv(190, 60%, 92%) |
| CMYK | cmyk(60.3%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(78.96, -26.49, -21.28) |
| CIE-LCH | lch(78.96, 33.98, 218.77°) |
| OKLab | oklab(80.82% -0.0927 -0.059) |
| OKLCH | oklch(80.82% 0.11 212.5) |
| XYZ | xyz(42.6537, 54.8518, 86.1655) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.22
Aqua Blue
#02D8E9
ΔE00 4.89
Sky Blue
#87CEEB
ΔE00 6.35
Robin'S Egg
#6DEDFD
ΔE00 6.43
Bright Sky Blue
#02CCFE
ΔE00 7.17
Baby Blue
#89CFF0
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD3EA #EA745D
analogous
#5DEABB #5DD3EA #5D8DEA
triadic
#5DD3EA #EA5DD3 #D3EA5D
tetradic
#5DD3EA #BB5DEA #EA745D #8DEA5D
square
#5DD3EA #BB5DEA #EA745D #8DEA5D
split-complementary
#5DD3EA #EA5D8D #EABB5D
monochromatic
#179BB5 #27C4E3 #5DD3EA #93E2F1 #C9F0F8
Accessibility & contrast
On white
1.75
#5DD3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#5DD3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD3EA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD3EA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #5dd3ea; /* rgb */ color: rgb(93, 211, 234); /* oklch */ color: oklch(80.8% 0.110 212.5);
Tailwind
colors: {
custom: {
50: '#98e0f0',
500: '#5dd3ea',
950: '#000000',
},
}SCSS
$custom: #5dd3ea; $custom-light: #98e0f0; $custom-dark: #000000;
JSON
{
"hex": "#5dd3ea",
"rgb": {
"r": 93,
"g": 211,
"b": 234
},
"hsl": {
"h": 189.787,
"s": 77.049,
"l": 64.118
},
"oklch": {
"l": 0.80823,
"c": 0.10989,
"h": 212.5
},
"luminance": 0.54856
}Semantic roles & 50–950 ramp
primary
#5DD3EA
secondary
#B54B36
accent
#2E0CD9
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485