#5DDCD5#5DDCD5
#5DDCD5 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.112 H 190.2°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD5 |
|---|---|
| RGB | rgb(93, 220, 213) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(80.91, -36.55, -7.13) |
| CIE-LCH | lch(80.91, 37.24, 191.04°) |
| OKLab | oklab(82.19% -0.1106 -0.0199) |
| OKLCH | oklch(82.19% 0.112 190.2) |
| XYZ | xyz(42.1124, 58.3134, 71.9742) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.93
Turquoise
#40E0D0
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 5.48
Bright Aqua
#0BF9EA
ΔE00 7.29
Tiffany Blue
#7BF2DA
ΔE00 7.43
Bright Light Blue
#26F7FD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD5 #DC5D64
analogous
#5DDC96 #5DDCD5 #5DA4DC
triadic
#5DDCD5 #D55DDC #DCD55D
tetradic
#5DDCD5 #965DDC #DC5D64 #A4DC5D
square
#5DDCD5 #965DDC #DC5D64 #A4DC5D
split-complementary
#5DDCD5 #DC5DA4 #DC965D
monochromatic
#229D96 #2DCFC6 #5DDCD5 #8FE7E2 #C2F2EF
Accessibility & contrast
On white
1.66
#5DDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5DDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD5
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD5 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D5
Deuteranopia (green-blind)
#BCC3D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd5; /* rgb */ color: rgb(93, 220, 213); /* oklch */ color: oklch(82.2% 0.112 190.2);
Tailwind
colors: {
custom: {
50: '#97e7e1',
500: '#5ddcd5',
950: '#000000',
},
}SCSS
$custom: #5ddcd5; $custom-light: #97e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd5",
"rgb": {
"r": 93,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.693,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82188,
"c": 0.11242,
"h": 190.2
},
"luminance": 0.58318
}Semantic roles & 50–950 ramp
primary
#5DDCD5
secondary
#A13D42
accent
#1923CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484