#5DDCCD#5DDCCD
#5DDCCD is a light, moderate teal. Relative luminance 0.579; OKLCH L 81.9% C 0.114 H 184.6°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCCD |
|---|---|
| RGB | rgb(93, 220, 205) |
| HSL | hsl(173, 64%, 61%) |
| HSV | hsv(173, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(80.69, -38.61, -3.20) |
| CIE-LCH | lch(80.69, 38.75, 184.73°) |
| OKLab | oklab(81.94% -0.1141 -0.0092) |
| OKLCH | oklch(81.94% 0.114 184.6) |
| XYZ | xyz(41.1219, 57.9172, 66.7578) |
| Luminance | 0.5792 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 1.98
Mediumturquoise
#48D1CC
ΔE00 4.34
Tiffany Blue
#7BF2DA
ΔE00 5.80
Seafoam Blue
#78D1B6
ΔE00 6.14
Aqua (survey)
#13EAC9
ΔE00 6.44
Bright Aqua
#0BF9EA
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCCD #DC5D6C
analogous
#5DDC8E #5DDCCD #5DACDC
triadic
#5DDCCD #CD5DDC #DCCD5D
tetradic
#5DDCCD #8E5DDC #DC5D6C #ACDC5D
square
#5DDCCD #8E5DDC #DC5D6C #ACDC5D
split-complementary
#5DDCCD #DC5DAC #DC8E5D
monochromatic
#229D8E #2DCFBC #5DDCCD #8FE7DD #C2F2EC
Accessibility & contrast
On white
1.67
#5DDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#5DDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCCD
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCCD | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1CD
Deuteranopia (green-blind)
#BEC2CF
Tritanopia (blue-blind)
#00E0D7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5ddccd; /* rgb */ color: rgb(93, 220, 205); /* oklch */ color: oklch(81.9% 0.114 184.6);
Tailwind
colors: {
custom: {
50: '#97e7dc',
500: '#5ddccd',
950: '#000000',
},
}SCSS
$custom: #5ddccd; $custom-light: #97e7dc; $custom-dark: #000000;
JSON
{
"hex": "#5ddccd",
"rgb": {
"r": 93,
"g": 220,
"b": 205
},
"hsl": {
"h": 172.913,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.81937,
"c": 0.11446,
"h": 184.6
},
"luminance": 0.57921
}Semantic roles & 50–950 ramp
primary
#5DDCCD
secondary
#A13D48
accent
#192ECC
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1615
muted
#808484