#5DCEDC#5DCEDC
#5DCEDC is a light, moderate teal. Relative luminance 0.516; OKLCH L 79.1% C 0.104 H 206.3°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCEDC |
|---|---|
| RGB | rgb(93, 206, 220) |
| HSL | hsl(187, 64%, 61%) |
| HSV | hsv(187, 58%, 86%) |
| CMYK | cmyk(57.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(77.06, -28.00, -16.63) |
| CIE-LCH | lch(77.06, 32.57, 210.71°) |
| OKLab | oklab(79.15% -0.093 -0.046) |
| OKLCH | oklch(79.15% 0.104 206.3) |
| XYZ | xyz(39.4984, 51.6331, 75.5809) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.05
Darkturquoise
#00CED1
ΔE00 6.17
Neon Blue
#04D9FF
ΔE00 6.96
Robin'S Egg
#6DEDFD
ΔE00 7.15
Mediumturquoise
#48D1CC
ΔE00 7.47
Robin Egg Blue
#8AF1FE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCEDC #DC6B5D
analogous
#5DDCAB #5DCEDC #5D8FDC
triadic
#5DCEDC #DC5DCE #CEDC5D
tetradic
#5DCEDC #AB5DDC #DC6B5D #8FDC5D
square
#5DCEDC #AB5DDC #DC6B5D #8FDC5D
split-complementary
#5DCEDC #DC5D8F #DCAB5D
monochromatic
#228F9D #2DBDCF #5DCEDC #8FDDE7 #C2ECF2
Accessibility & contrast
On white
1.85
#5DCEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#5DCEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCEDC
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCEDC | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#ABB8DC
Tritanopia (blue-blind)
#00D6D2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #5dcedc; /* rgb */ color: rgb(93, 206, 220); /* oklch */ color: oklch(79.1% 0.104 206.3);
Tailwind
colors: {
custom: {
50: '#97dde6',
500: '#5dcedc',
950: '#000000',
},
}SCSS
$custom: #5dcedc; $custom-light: #97dde6; $custom-dark: #000000;
JSON
{
"hex": "#5dcedc",
"rgb": {
"r": 93,
"g": 206,
"b": 220
},
"hsl": {
"h": 186.614,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.79149,
"c": 0.10379,
"h": 206.3
},
"luminance": 0.51637
}Semantic roles & 50–950 ramp
primary
#5DCEDC
secondary
#A1483D
accent
#2D19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484