#5DDDCC#5DDDCC
#5DDDCC is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.1% C 0.116 H 183.3°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDDCC |
|---|---|
| RGB | rgb(93, 221, 204) |
| HSL | hsl(172, 65%, 62%) |
| HSV | hsv(172, 58%, 87%) |
| CMYK | cmyk(57.9%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(80.96, -39.32, -2.27) |
| CIE-LCH | lch(80.96, 39.39, 183.31°) |
| OKLab | oklab(82.14% -0.1156 -0.0068) |
| OKLCH | oklch(82.14% 0.116 183.3) |
| XYZ | xyz(41.2649, 58.3955, 66.2118) |
| Luminance | 0.5840 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.92
Mediumturquoise
#48D1CC
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.36
Seafoam Blue
#78D1B6
ΔE00 5.80
Aqua (survey)
#13EAC9
ΔE00 5.84
Bright Aqua
#0BF9EA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDDCC #DD5D6E
analogous
#5DDD8C #5DDDCC #5DAEDD
triadic
#5DDDCC #CC5DDD #DDCC5D
tetradic
#5DDDCC #8C5DDD #DD5D6E #AEDD5D
square
#5DDDCC #8C5DDD #DD5D6E #AEDD5D
split-complementary
#5DDDCC #DD5DAE #DD8C5D
monochromatic
#219E8E #2CD1BB #5DDDCC #90E8DC #C2F2EC
Accessibility & contrast
On white
1.66
#5DDDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#5DDDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDDCC
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDDCC | 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)
#D3D1CB
Deuteranopia (green-blind)
#C0C3CE
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5dddcc; /* rgb */ color: rgb(93, 221, 204); /* oklch */ color: oklch(82.1% 0.116 183.3);
Tailwind
colors: {
custom: {
50: '#97e8db',
500: '#5dddcc',
950: '#000000',
},
}SCSS
$custom: #5dddcc; $custom-light: #97e8db; $custom-dark: #000000;
JSON
{
"hex": "#5dddcc",
"rgb": {
"r": 93,
"g": 221,
"b": 204
},
"hsl": {
"h": 172.031,
"s": 65.306,
"l": 61.569
},
"oklch": {
"l": 0.82143,
"c": 0.11578,
"h": 183.3
},
"luminance": 0.584
}Semantic roles & 50–950 ramp
primary
#5DDDCC
secondary
#A23C4A
accent
#1830CD
background
#FCFEFE
surface
#F5FDFB
border
#CFD5D4
text
#0F1615
muted
#808484