#5DDCEC#5DDCEC
#5DDCEC is a very light, moderate teal. Relative luminance 0.596; OKLCH L 83.0% C 0.113 H 206.7°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCEC |
|---|---|
| RGB | rgb(93, 220, 236) |
| HSL | hsl(187, 79%, 65%) |
| HSV | hsv(187, 61%, 93%) |
| CMYK | cmyk(60.6%, 6.8%, 0%, 7.5%) |
| CIE-LAB | lab(81.60, -30.30, -18.34) |
| CIE-LCH | lch(81.60, 35.42, 211.18°) |
| OKLab | oklab(82.97% -0.1011 -0.0508) |
| OKLCH | oklch(82.97% 0.113 206.7) |
| XYZ | xyz(45.2414, 59.5650, 88.4535) |
| Luminance | 0.5957 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.27
Robin'S Egg
#6DEDFD
ΔE00 3.87
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Neon Blue
#04D9FF
ΔE00 6.06
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Darkturquoise
#00CED1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCEC #EC6D5D
analogous
#5DECB4 #5DDCEC #5D95EC
triadic
#5DDCEC #EC5DDC #DCEC5D
tetradic
#5DDCEC #B45DEC #EC6D5D #95EC5D
square
#5DDCEC #B45DEC #EC6D5D #95EC5D
split-complementary
#5DDCEC #EC5D95 #ECB45D
monochromatic
#16A7B9 #26D0E6 #5DDCEC #94E8F2 #CBF4F9
Accessibility & contrast
On white
1.63
#5DDCEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#5DDCEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCEC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCEC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4ED
Deuteranopia (green-blind)
#B6C4EC
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #5ddcec; /* rgb */ color: rgb(93, 220, 236); /* oklch */ color: oklch(83.0% 0.113 206.7);
Tailwind
colors: {
custom: {
50: '#99e7f2',
500: '#5ddcec',
950: '#000000',
},
}SCSS
$custom: #5ddcec; $custom-light: #99e7f2; $custom-dark: #000000;
JSON
{
"hex": "#5ddcec",
"rgb": {
"r": 93,
"g": 220,
"b": 236
},
"hsl": {
"h": 186.713,
"s": 79.006,
"l": 64.51
},
"oklch": {
"l": 0.82972,
"c": 0.11319,
"h": 206.7
},
"luminance": 0.5957
}Semantic roles & 50–950 ramp
primary
#5DDCEC
secondary
#B84435
accent
#220ADB
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1616
muted
#808485