#5DD9ED#5DD9ED
#5DD9ED is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.3% C 0.113 H 209.7°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD9ED |
|---|---|
| RGB | rgb(93, 217, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(60.8%, 8.4%, 0%, 7.1%) |
| CIE-LAB | lab(80.77, -28.57, -20.12) |
| CIE-LCH | lch(80.77, 34.94, 215.16°) |
| OKLab | oklab(82.32% -0.0977 -0.0558) |
| OKLCH | oklch(82.32% 0.113 209.7) |
| XYZ | xyz(44.6068, 58.0627, 88.9607) |
| Luminance | 0.5807 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.86
Robin'S Egg
#6DEDFD
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.94
Sky Blue
#87CEEB
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD9ED #ED715D
analogous
#5DEDB9 #5DD9ED #5D91ED
triadic
#5DD9ED #ED5DD9 #D9ED5D
tetradic
#5DD9ED #B95DED #ED715D #91ED5D
square
#5DD9ED #B95DED #ED715D #91ED5D
split-complementary
#5DD9ED #ED5D91 #EDB95D
monochromatic
#15A4BB #26CCE7 #5DD9ED #94E6F3 #CBF3F9
Accessibility & contrast
On white
1.66
#5DD9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#5DD9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD9ED
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD9ED | 1.00 | 1.66 | 12.61 | 12.61 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2EE
Deuteranopia (green-blind)
#B2C2ED
Tritanopia (blue-blind)
#00E2DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5dd9ed; /* rgb */ color: rgb(93, 217, 237); /* oklch */ color: oklch(82.3% 0.113 209.7);
Tailwind
colors: {
custom: {
50: '#99e5f2',
500: '#5dd9ed',
950: '#000000',
},
}SCSS
$custom: #5dd9ed; $custom-light: #99e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5dd9ed",
"rgb": {
"r": 93,
"g": 217,
"b": 237
},
"hsl": {
"h": 188.333,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.82317,
"c": 0.1125,
"h": 209.7
},
"luminance": 0.58067
}Semantic roles & 50–950 ramp
primary
#5DD9ED
secondary
#BA4734
accent
#2709DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1517
muted
#808485