#5DDDED#5DDDED
#5DDDED is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.2% C 0.114 H 206.6°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDED |
|---|---|
| RGB | rgb(93, 221, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.8%, 6.8%, 0%, 7.1%) |
| CIE-LAB | lab(81.92, -30.50, -18.39) |
| CIE-LCH | lch(81.92, 35.62, 211.09°) |
| OKLab | oklab(83.24% -0.1018 -0.0509) |
| OKLCH | oklch(83.24% 0.114 206.6) |
| XYZ | xyz(45.6503, 60.1497, 89.3086) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.32
Robin'S Egg
#6DEDFD
ΔE00 3.65
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Neon Blue
#04D9FF
ΔE00 6.11
Robin'S Egg Blue
#98EFF9
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDED #ED6D5D
analogous
#5DEDB5 #5DDDED #5D95ED
triadic
#5DDDED #ED5DDD #DDED5D
tetradic
#5DDDED #B55DED #ED6D5D #95ED5D
square
#5DDDED #B55DED #ED6D5D #95ED5D
split-complementary
#5DDDED #ED5D95 #EDB55D
monochromatic
#15A8BB #26D1E7 #5DDDED #94E9F3 #CBF4F9
Accessibility & contrast
On white
1.61
#5DDDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#5DDDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDED
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDED | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#B6C5ED
Tritanopia (blue-blind)
#00E6E2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ddded; /* rgb */ color: rgb(93, 221, 237); /* oklch */ color: oklch(83.2% 0.114 206.6);
Tailwind
colors: {
custom: {
50: '#99e8f2',
500: '#5ddded',
950: '#000000',
},
}SCSS
$custom: #5ddded; $custom-light: #99e8f2; $custom-dark: #000000;
JSON
{
"hex": "#5ddded",
"rgb": {
"r": 93,
"g": 221,
"b": 237
},
"hsl": {
"h": 186.667,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.83239,
"c": 0.11382,
"h": 206.6
},
"luminance": 0.60154
}Semantic roles & 50–950 ramp
primary
#5DDDED
secondary
#BA4334
accent
#2109DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485