#5DDCCC#5DDCCC
#5DDCCC is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.115 H 184.0°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCCC |
|---|---|
| RGB | rgb(93, 220, 204) |
| HSL | hsl(172, 64%, 61%) |
| HSV | hsv(172, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(80.67, -38.87, -2.70) |
| CIE-LCH | lch(80.67, 38.96, 183.98°) |
| OKLab | oklab(81.91% -0.1145 -0.0079) |
| OKLCH | oklch(81.91% 0.115 184) |
| XYZ | xyz(41.0016, 57.8691, 66.1241) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.98
Mediumturquoise
#48D1CC
ΔE00 4.60
Tiffany Blue
#7BF2DA
ΔE00 5.66
Seafoam Blue
#78D1B6
ΔE00 5.90
Aqua (survey)
#13EAC9
ΔE00 6.19
Bright Aqua
#0BF9EA
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCCC #DC5D6D
analogous
#5DDC8D #5DDCCC #5DADDC
triadic
#5DDCCC #CC5DDC #DCCC5D
tetradic
#5DDCCC #8D5DDC #DC5D6D #ADDC5D
square
#5DDCCC #8D5DDC #DC5D6D #ADDC5D
split-complementary
#5DDCCC #DC5DAD #DC8D5D
monochromatic
#229D8D #2DCFBB #5DDCCC #8FE7DC #C2F2EC
Accessibility & contrast
On white
1.67
#5DDCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#5DDCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCCC
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCCC | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CB
Deuteranopia (green-blind)
#BFC2CE
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddccc; /* rgb */ color: rgb(93, 220, 204); /* oklch */ color: oklch(81.9% 0.115 184.0);
Tailwind
colors: {
custom: {
50: '#97e7db',
500: '#5ddccc',
950: '#000000',
},
}SCSS
$custom: #5ddccc; $custom-light: #97e7db; $custom-dark: #000000;
JSON
{
"hex": "#5ddccc",
"rgb": {
"r": 93,
"g": 220,
"b": 204
},
"hsl": {
"h": 172.441,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.81906,
"c": 0.1148,
"h": 184
},
"luminance": 0.57873
}Semantic roles & 50–950 ramp
primary
#5DDCCC
secondary
#A13D49
accent
#1930CC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484