#5DD8D4#5DD8D4
#5DD8D4 is a light, moderate teal. Relative luminance 0.562; OKLCH L 81.2% C 0.109 H 192.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #5DD8D4 |
|---|---|
| RGB | rgb(93, 216, 212) |
| HSL | hsl(178, 61%, 61%) |
| HSV | hsv(178, 57%, 85%) |
| CMYK | cmyk(56.9%, 0%, 1.9%, 15.3%) |
| CIE-LAB | lab(79.72, -34.96, -8.37) |
| CIE-LCH | lch(79.72, 35.94, 193.46°) |
| OKLab | oklab(81.21% -0.1069 -0.0232) |
| OKLCH | oklch(81.21% 0.109 192.3) |
| XYZ | xyz(40.9486, 56.1882, 70.9620) |
| Luminance | 0.5619 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.22
Darkturquoise
#00CED1
ΔE00 4.49
Turquoise
#40E0D0
ΔE00 4.83
Aqua Blue
#02D8E9
ΔE00 7.02
Bright Light Blue
#26F7FD
ΔE00 7.82
Bright Cyan
#41FDFE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DD8D4 #D85D61
analogous
#5DD896 #5DD8D4 #5D9ED8
triadic
#5DD8D4 #D45DD8 #D8D45D
tetradic
#5DD8D4 #965DD8 #D85D61 #9ED85D
square
#5DD8D4 #965DD8 #D85D61 #9ED85D
split-complementary
#5DD8D4 #D85D9E #D8965D
monochromatic
#249693 #30C8C3 #5DD8D4 #8EE4E1 #C0F0EE
Accessibility & contrast
On white
1.72
#5DD8D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#5DD8D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DD8D4
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DD8D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DD8D4 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED4
Deuteranopia (green-blind)
#B8BFD5
Tritanopia (blue-blind)
#00DED6
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5dd8d4; /* rgb */ color: rgb(93, 216, 212); /* oklch */ color: oklch(81.2% 0.109 192.3);
Tailwind
colors: {
custom: {
50: '#97e4e1',
500: '#5dd8d4',
950: '#000000',
},
}SCSS
$custom: #5dd8d4; $custom-light: #97e4e1; $custom-dark: #000000;
JSON
{
"hex": "#5dd8d4",
"rgb": {
"r": 93,
"g": 216,
"b": 212
},
"hsl": {
"h": 178.049,
"s": 61.194,
"l": 60.588
},
"oklch": {
"l": 0.81214,
"c": 0.10938,
"h": 192.3
},
"luminance": 0.56192
}Semantic roles & 50–950 ramp
primary
#5DD8D4
secondary
#9B3E41
accent
#1D22C9
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484