#5DDCD3#5DDCD3
#5DDCD3 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.113 H 188.8°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD3 |
|---|---|
| RGB | rgb(93, 220, 211) |
| HSL | hsl(176, 64%, 61%) |
| HSV | hsv(176, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.86, -37.07, -6.15) |
| CIE-LCH | lch(80.86, 37.58, 189.42°) |
| OKLab | oklab(82.12% -0.1115 -0.0172) |
| OKLCH | oklch(82.12% 0.113 188.8) |
| XYZ | xyz(41.8601, 58.2125, 70.6455) |
| Luminance | 0.5822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.04
Mediumturquoise
#48D1CC
ΔE00 3.11
Darkturquoise
#00CED1
ΔE00 5.89
Tiffany Blue
#7BF2DA
ΔE00 6.95
Bright Aqua
#0BF9EA
ΔE00 7.09
Seafoam Blue
#78D1B6
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD3 #DC5D66
analogous
#5DDC94 #5DDCD3 #5DA6DC
triadic
#5DDCD3 #D35DDC #DCD35D
tetradic
#5DDCD3 #945DDC #DC5D66 #A6DC5D
square
#5DDCD3 #945DDC #DC5D66 #A6DC5D
split-complementary
#5DDCD3 #DC5DA6 #DC945D
monochromatic
#229D94 #2DCFC4 #5DDCD3 #8FE7E1 #C2F2EE
Accessibility & contrast
On white
1.66
#5DDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5DDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD3
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD3 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#BDC3D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd3; /* rgb */ color: rgb(93, 220, 211); /* oklch */ color: oklch(82.1% 0.113 188.8);
Tailwind
colors: {
custom: {
50: '#97e7e0',
500: '#5ddcd3',
950: '#000000',
},
}SCSS
$custom: #5ddcd3; $custom-light: #97e7e0; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd3",
"rgb": {
"r": 93,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.748,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82124,
"c": 0.11282,
"h": 188.8
},
"luminance": 0.58217
}Semantic roles & 50–950 ramp
primary
#5DDCD3
secondary
#A13D44
accent
#1926CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484