#5DDCD7#5DDCD7
#5DDCD7 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.3% C 0.112 H 191.6°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD7 |
|---|---|
| RGB | rgb(93, 220, 215) |
| HSL | hsl(178, 64%, 61%) |
| HSV | hsv(178, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 2.3%, 13.7%) |
| CIE-LAB | lab(80.97, -36.02, -8.11) |
| CIE-LCH | lch(80.97, 36.93, 192.69°) |
| OKLab | oklab(82.25% -0.1098 -0.0226) |
| OKLCH | oklch(82.25% 0.112 191.6) |
| XYZ | xyz(42.3678, 58.4155, 73.3193) |
| Luminance | 0.5842 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.91
Turquoise
#40E0D0
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 5.14
Bright Light Blue
#26F7FD
ΔE00 7.16
Aqua Blue
#02D8E9
ΔE00 7.39
Bright Aqua
#0BF9EA
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD7 #DC5D62
analogous
#5DDC98 #5DDCD7 #5DA2DC
triadic
#5DDCD7 #D75DDC #DCD75D
tetradic
#5DDCD7 #985DDC #DC5D62 #A2DC5D
square
#5DDCD7 #985DDC #DC5D62 #A2DC5D
split-complementary
#5DDCD7 #DC5DA2 #DC985D
monochromatic
#229D98 #2DCFC9 #5DDCD7 #8FE7E3 #C2F2F0
Accessibility & contrast
On white
1.66
#5DDCD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5DDCD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD7
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD7 | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D7
Deuteranopia (green-blind)
#BCC3D8
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd7; /* rgb */ color: rgb(93, 220, 215); /* oklch */ color: oklch(82.3% 0.112 191.6);
Tailwind
colors: {
custom: {
50: '#97e7e3',
500: '#5ddcd7',
950: '#000000',
},
}SCSS
$custom: #5ddcd7; $custom-light: #97e7e3; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd7",
"rgb": {
"r": 93,
"g": 220,
"b": 215
},
"hsl": {
"h": 177.638,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82253,
"c": 0.1121,
"h": 191.6
},
"luminance": 0.5842
}Semantic roles & 50–950 ramp
primary
#5DDCD7
secondary
#A13D41
accent
#1920CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484