#5DDCD8#5DDCD8
#5DDCD8 is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.3% C 0.112 H 192.3°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD8 |
|---|---|
| RGB | rgb(93, 220, 216) |
| HSL | hsl(178, 64%, 61%) |
| HSV | hsv(178, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 1.8%, 13.7%) |
| CIE-LAB | lab(81.00, -35.76, -8.60) |
| CIE-LCH | lch(81.00, 36.78, 193.53°) |
| OKLab | oklab(82.29% -0.1094 -0.0239) |
| OKLCH | oklch(82.29% 0.112 192.3) |
| XYZ | xyz(42.4967, 58.4671, 73.9981) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.96
Turquoise
#40E0D0
ΔE00 4.57
Darkturquoise
#00CED1
ΔE00 5.01
Bright Light Blue
#26F7FD
ΔE00 6.99
Aqua Blue
#02D8E9
ΔE00 7.05
Bright Cyan
#41FDFE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD8 #DC5D61
analogous
#5DDC99 #5DDCD8 #5DA1DC
triadic
#5DDCD8 #D85DDC #DCD85D
tetradic
#5DDCD8 #995DDC #DC5D61 #A1DC5D
square
#5DDCD8 #995DDC #DC5D61 #A1DC5D
split-complementary
#5DDCD8 #DC5DA1 #DC995D
monochromatic
#229D99 #2DCFCA #5DDCD8 #8FE7E4 #C2F2F0
Accessibility & contrast
On white
1.65
#5DDCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#5DDCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD8
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD8 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D8
Deuteranopia (green-blind)
#BBC3D9
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd8; /* rgb */ color: rgb(93, 220, 216); /* oklch */ color: oklch(82.3% 0.112 192.3);
Tailwind
colors: {
custom: {
50: '#97e7e4',
500: '#5ddcd8',
950: '#000000',
},
}SCSS
$custom: #5ddcd8; $custom-light: #97e7e4; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd8",
"rgb": {
"r": 93,
"g": 220,
"b": 216
},
"hsl": {
"h": 178.11,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.82285,
"c": 0.11195,
"h": 192.3
},
"luminance": 0.58471
}Semantic roles & 50–950 ramp
primary
#5DDCD8
secondary
#A13D40
accent
#191FCC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484