#5DDAED#5DDAED
#5DDAED is a very light, moderate teal. Relative luminance 0.586; OKLCH L 82.5% C 0.113 H 208.9°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDAED |
|---|---|
| RGB | rgb(93, 218, 237) |
| HSL | hsl(188, 80%, 65%) |
| HSV | hsv(188, 61%, 93%) |
| CMYK | cmyk(60.8%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(81.06, -29.05, -19.69) |
| CIE-LCH | lch(81.06, 35.10, 214.12°) |
| OKLab | oklab(82.55% -0.0987 -0.0546) |
| OKLCH | oklch(82.55% 0.113 208.9) |
| XYZ | xyz(44.8653, 58.5797, 89.0469) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.66
Robin'S Egg
#6DEDFD
ΔE00 4.42
Neon Blue
#04D9FF
ΔE00 5.11
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Robin'S Egg Blue
#98EFF9
ΔE00 6.71
Darkturquoise
#00CED1
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDAED #ED705D
analogous
#5DEDB8 #5DDAED #5D92ED
triadic
#5DDAED #ED5DDA #DAED5D
tetradic
#5DDAED #B85DED #ED705D #92ED5D
square
#5DDAED #B85DED #ED705D #92ED5D
split-complementary
#5DDAED #ED5D92 #EDB85D
monochromatic
#15A5BB #26CDE7 #5DDAED #94E7F3 #CBF3F9
Accessibility & contrast
On white
1.65
#5DDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#5DDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDAED
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDAED | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D2EE
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#00E3E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddaed; /* rgb */ color: rgb(93, 218, 237); /* oklch */ color: oklch(82.5% 0.113 208.9);
Tailwind
colors: {
custom: {
50: '#99e5f2',
500: '#5ddaed',
950: '#000000',
},
}SCSS
$custom: #5ddaed; $custom-light: #99e5f2; $custom-dark: #000000;
JSON
{
"hex": "#5ddaed",
"rgb": {
"r": 93,
"g": 218,
"b": 237
},
"hsl": {
"h": 187.917,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.82547,
"c": 0.11279,
"h": 208.9
},
"luminance": 0.58584
}Semantic roles & 50–950 ramp
primary
#5DDAED
secondary
#BA4634
accent
#2509DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485