#5DD7EC#5DD7EC
#5DD7EC is a light, moderate teal. Relative luminance 0.570; OKLCH L 81.8% C 0.112 H 210.6°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD7EC |
|---|---|
| RGB | rgb(93, 215, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(60.6%, 8.9%, 0%, 7.5%) |
| CIE-LAB | lab(80.17, -27.88, -20.51) |
| CIE-LCH | lch(80.17, 34.61, 216.34°) |
| OKLab | oklab(81.82% -0.096 -0.0569) |
| OKLCH | oklch(81.82% 0.112 210.6) |
| XYZ | xyz(43.9487, 56.9796, 88.0226) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.14
Neon Blue
#04D9FF
ΔE00 4.54
Robin'S Egg
#6DEDFD
ΔE00 5.28
Robin Egg Blue
#8AF1FE
ΔE00 6.73
Sky Blue
#87CEEB
ΔE00 7.18
Robin'S Egg Blue
#98EFF9
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD7EC #EC725D
analogous
#5DECBA #5DD7EC #5D90EC
triadic
#5DD7EC #EC5DD7 #D7EC5D
tetradic
#5DD7EC #BA5DEC #EC725D #90EC5D
square
#5DD7EC #BA5DEC #EC725D #90EC5D
split-complementary
#5DD7EC #EC5D90 #ECBA5D
monochromatic
#16A1B9 #26C9E6 #5DD7EC #94E5F2 #CBF2F9
Accessibility & contrast
On white
1.69
#5DD7EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#5DD7EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD7EC
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD7EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD7EC | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D0ED
Deuteranopia (green-blind)
#B0C0EC
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #5dd7ec; /* rgb */ color: rgb(93, 215, 236); /* oklch */ color: oklch(81.8% 0.112 210.6);
Tailwind
colors: {
custom: {
50: '#99e3f2',
500: '#5dd7ec',
950: '#000000',
},
}SCSS
$custom: #5dd7ec; $custom-light: #99e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5dd7ec",
"rgb": {
"r": 93,
"g": 215,
"b": 236
},
"hsl": {
"h": 188.811,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.81819,
"c": 0.1116,
"h": 210.6
},
"luminance": 0.56984
}Semantic roles & 50–950 ramp
primary
#5DD7EC
secondary
#B84835
accent
#290ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485