#5DCDDC#5DCDDC
#5DCDDC is a light, moderate teal. Relative luminance 0.512; OKLCH L 78.9% C 0.103 H 207.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #5DCDDC |
|---|---|
| RGB | rgb(93, 205, 220) |
| HSL | hsl(187, 64%, 61%) |
| HSV | hsv(187, 58%, 86%) |
| CMYK | cmyk(57.7%, 6.8%, 0%, 13.7%) |
| CIE-LAB | lab(76.77, -27.51, -17.07) |
| CIE-LCH | lch(76.77, 32.38, 211.82°) |
| OKLab | oklab(78.92% -0.092 -0.0472) |
| OKLCH | oklch(78.92% 0.103 207.2) |
| XYZ | xyz(39.2585, 51.1532, 75.5009) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.28
Darkturquoise
#00CED1
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 6.76
Robin'S Egg
#6DEDFD
ΔE00 7.38
Mediumturquoise
#48D1CC
ΔE00 7.87
Sky Blue
#87CEEB
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DCDDC #DC6C5D
analogous
#5DDCAC #5DCDDC #5D8EDC
triadic
#5DCDDC #DC5DCD #CDDC5D
tetradic
#5DCDDC #AC5DDC #DC6C5D #8EDC5D
square
#5DCDDC #AC5DDC #DC6C5D #8EDC5D
split-complementary
#5DCDDC #DC5D8E #DCAC5D
monochromatic
#228E9D #2DBCCF #5DCDDC #8FDDE7 #C2ECF2
Accessibility & contrast
On white
1.87
#5DCDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#5DCDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DCDDC
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DCDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DCDDC | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC6DD
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#00D5D1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #5dcddc; /* rgb */ color: rgb(93, 205, 220); /* oklch */ color: oklch(78.9% 0.103 207.2);
Tailwind
colors: {
custom: {
50: '#96dce6',
500: '#5dcddc',
950: '#000000',
},
}SCSS
$custom: #5dcddc; $custom-light: #96dce6; $custom-dark: #000000;
JSON
{
"hex": "#5dcddc",
"rgb": {
"r": 93,
"g": 205,
"b": 220
},
"hsl": {
"h": 187.087,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.78916,
"c": 0.10339,
"h": 207.2
},
"luminance": 0.51157
}Semantic roles & 50–950 ramp
primary
#5DCDDC
secondary
#A1483D
accent
#2E19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484