#5DDCED#5DDCED
#5DDCED is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.113 H 207.4°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCED |
|---|---|
| RGB | rgb(93, 220, 237) |
| HSL | hsl(187, 80%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.63, -30.02, -18.82) |
| CIE-LCH | lch(81.63, 35.43, 212.09°) |
| OKLab | oklab(83.01% -0.1008 -0.0521) |
| OKLCH | oklch(83.01% 0.113 207.4) |
| XYZ | xyz(45.3871, 59.6232, 89.2208) |
| Luminance | 0.5963 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.38
Robin'S Egg
#6DEDFD
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 5.76
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Darkturquoise
#00CED1
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCED #ED6E5D
analogous
#5DEDB6 #5DDCED #5D94ED
triadic
#5DDCED #ED5DDC #DCED5D
tetradic
#5DDCED #B65DED #ED6E5D #94ED5D
square
#5DDCED #B65DED #ED6E5D #94ED5D
split-complementary
#5DDCED #ED5D94 #EDB65D
monochromatic
#15A7BB #26D0E7 #5DDCED #94E8F3 #CBF4F9
Accessibility & contrast
On white
1.62
#5DDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#5DDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCED
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCED | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#B5C4ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddced; /* rgb */ color: rgb(93, 220, 237); /* oklch */ color: oklch(83.0% 0.113 207.4);
Tailwind
colors: {
custom: {
50: '#99e7f2',
500: '#5ddced',
950: '#000000',
},
}SCSS
$custom: #5ddced; $custom-light: #99e7f2; $custom-dark: #000000;
JSON
{
"hex": "#5ddced",
"rgb": {
"r": 93,
"g": 220,
"b": 237
},
"hsl": {
"h": 187.083,
"s": 80,
"l": 64.706
},
"oklch": {
"l": 0.83008,
"c": 0.11345,
"h": 207.4
},
"luminance": 0.59628
}Semantic roles & 50–950 ramp
primary
#5DDCED
secondary
#BA4434
accent
#2209DC
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485