#5DD6EC#5DD6EC
#5DD6EC is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.111 H 211.4°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6EC |
|---|---|
| RGB | rgb(93, 214, 236) |
| HSL | hsl(189, 79%, 65%) |
| HSV | hsv(189, 61%, 93%) |
| CMYK | cmyk(60.6%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(79.88, -27.39, -20.94) |
| CIE-LCH | lch(79.88, 34.48, 217.40°) |
| OKLab | oklab(81.59% -0.095 -0.0581) |
| OKLCH | oklch(81.59% 0.111 211.4) |
| XYZ | xyz(43.6949, 56.4719, 87.9380) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.31
Aqua Blue
#02D8E9
ΔE00 4.42
Robin'S Egg
#6DEDFD
ΔE00 5.62
Sky Blue
#87CEEB
ΔE00 6.85
Robin Egg Blue
#8AF1FE
ΔE00 7.02
Robin'S Egg Blue
#98EFF9
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6EC #EC735D
analogous
#5DECBB #5DD6EC #5D8EEC
triadic
#5DD6EC #EC5DD6 #D6EC5D
tetradic
#5DD6EC #BB5DEC #EC735D #8EEC5D
square
#5DD6EC #BB5DEC #EC735D #8EEC5D
split-complementary
#5DD6EC #EC5D8E #ECBB5D
monochromatic
#16A0B9 #26C8E6 #5DD6EC #94E4F2 #CBF2F9
Accessibility & contrast
On white
1.71
#5DD6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#5DD6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6EC
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6EC | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFED
Deuteranopia (green-blind)
#AFBFEC
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd6ec; /* rgb */ color: rgb(93, 214, 236); /* oklch */ color: oklch(81.6% 0.111 211.4);
Tailwind
colors: {
custom: {
50: '#99e3f2',
500: '#5dd6ec',
950: '#000000',
},
}SCSS
$custom: #5dd6ec; $custom-light: #99e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5dd6ec",
"rgb": {
"r": 93,
"g": 214,
"b": 236
},
"hsl": {
"h": 189.231,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.81589,
"c": 0.11135,
"h": 211.4
},
"luminance": 0.56476
}Semantic roles & 50–950 ramp
primary
#5DD6EC
secondary
#B84935
accent
#2A0ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1516
muted
#808485