#5DDCD4#5DDCD4
#5DDCD4 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.113 H 189.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD4 |
|---|---|
| RGB | rgb(93, 220, 212) |
| HSL | hsl(176, 64%, 61%) |
| HSV | hsv(176, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(80.88, -36.81, -6.64) |
| CIE-LCH | lch(80.88, 37.41, 190.22°) |
| OKLab | oklab(82.16% -0.1111 -0.0186) |
| OKLCH | oklch(82.16% 0.113 189.5) |
| XYZ | xyz(41.9859, 58.2628, 71.3078) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.00
Turquoise
#40E0D0
ΔE00 3.32
Darkturquoise
#00CED1
ΔE00 5.68
Bright Aqua
#0BF9EA
ΔE00 7.18
Tiffany Blue
#7BF2DA
ΔE00 7.19
Bright Light Blue
#26F7FD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD4 #DC5D65
analogous
#5DDC95 #5DDCD4 #5DA5DC
triadic
#5DDCD4 #D45DDC #DCD45D
tetradic
#5DDCD4 #955DDC #DC5D65 #A5DC5D
square
#5DDCD4 #955DDC #DC5D65 #A5DC5D
split-complementary
#5DDCD4 #DC5DA5 #DC955D
monochromatic
#229D95 #2DCFC5 #5DDCD4 #8FE7E1 #C2F2EF
Accessibility & contrast
On white
1.66
#5DDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5DDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD4
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD4 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D4
Deuteranopia (green-blind)
#BDC3D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd4; /* rgb */ color: rgb(93, 220, 212); /* oklch */ color: oklch(82.2% 0.113 189.5);
Tailwind
colors: {
custom: {
50: '#97e7e1',
500: '#5ddcd4',
950: '#000000',
},
}SCSS
$custom: #5ddcd4; $custom-light: #97e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd4",
"rgb": {
"r": 93,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.22,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82156,
"c": 0.11262,
"h": 189.5
},
"luminance": 0.58267
}Semantic roles & 50–950 ramp
primary
#5DDCD4
secondary
#A13D43
accent
#1925CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484