#5DD6ED#5DD6ED
#5DD6ED is a light, moderate teal. Relative luminance 0.565; OKLCH L 81.6% C 0.112 H 212.1°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD6ED |
|---|---|
| RGB | rgb(93, 214, 237) |
| HSL | hsl(190, 80%, 65%) |
| HSV | hsv(190, 61%, 93%) |
| CMYK | cmyk(60.8%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(79.91, -27.10, -21.42) |
| CIE-LCH | lch(79.91, 34.55, 218.32°) |
| OKLab | oklab(81.63% -0.0946 -0.0594) |
| OKLCH | oklch(81.63% 0.112 212.1) |
| XYZ | xyz(43.8405, 56.5302, 88.7053) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.07
Aqua Blue
#02D8E9
ΔE00 4.66
Robin'S Egg
#6DEDFD
ΔE00 5.75
Sky Blue
#87CEEB
ΔE00 6.63
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Bright Sky Blue
#02CCFE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD6ED #ED745D
analogous
#5DEDBC #5DD6ED #5D8EED
triadic
#5DD6ED #ED5DD6 #D6ED5D
tetradic
#5DD6ED #BC5DED #ED745D #8EED5D
square
#5DD6ED #BC5DED #ED745D #8EED5D
split-complementary
#5DD6ED #ED5D8E #EDBC5D
monochromatic
#15A0BB #26C8E7 #5DD6ED #94E4F3 #CBF2F9
Accessibility & contrast
On white
1.71
#5DD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5DD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD6ED
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD6ED | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CFEE
Deuteranopia (green-blind)
#AEBFED
Tritanopia (blue-blind)
#00E0DD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd6ed; /* rgb */ color: rgb(93, 214, 237); /* oklch */ color: oklch(81.6% 0.112 212.1);
Tailwind
colors: {
custom: {
50: '#99e3f2',
500: '#5dd6ed',
950: '#000000',
},
}SCSS
$custom: #5dd6ed; $custom-light: #99e3f2; $custom-dark: #000000;
JSON
{
"hex": "#5dd6ed",
"rgb": {
"r": 93,
"g": 214,
"b": 237
},
"hsl": {
"h": 189.583,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.81626,
"c": 0.11173,
"h": 212.1
},
"luminance": 0.56535
}Semantic roles & 50–950 ramp
primary
#5DD6ED
secondary
#BA4A34
accent
#2B09DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485