#5DDCD6#5DDCD6
#5DDCD6 is a very light, moderate teal. Relative luminance 0.584; OKLCH L 82.2% C 0.112 H 190.9°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #5DDCD6 |
|---|---|
| RGB | rgb(93, 220, 214) |
| HSL | hsl(177, 64%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(57.7%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.94, -36.29, -7.62) |
| CIE-LCH | lch(80.94, 37.08, 191.86°) |
| OKLab | oklab(82.22% -0.1102 -0.0212) |
| OKLCH | oklch(82.22% 0.112 190.9) |
| XYZ | xyz(42.2397, 58.3643, 72.6447) |
| Luminance | 0.5837 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.89
Turquoise
#40E0D0
ΔE00 3.92
Darkturquoise
#00CED1
ΔE00 5.30
Bright Light Blue
#26F7FD
ΔE00 7.34
Bright Aqua
#0BF9EA
ΔE00 7.41
Bright Cyan
#41FDFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DDCD6 #DC5D63
analogous
#5DDC97 #5DDCD6 #5DA3DC
triadic
#5DDCD6 #D65DDC #DCD65D
tetradic
#5DDCD6 #975DDC #DC5D63 #A3DC5D
square
#5DDCD6 #975DDC #DC5D63 #A3DC5D
split-complementary
#5DDCD6 #DC5DA3 #DC975D
monochromatic
#229D97 #2DCFC7 #5DDCD6 #8FE7E3 #C2F2EF
Accessibility & contrast
On white
1.66
#5DDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#5DDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DDCD6
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DDCD6 | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D6
Deuteranopia (green-blind)
#BCC3D7
Tritanopia (blue-blind)
#00E2DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5ddcd6; /* rgb */ color: rgb(93, 220, 214); /* oklch */ color: oklch(82.2% 0.112 190.9);
Tailwind
colors: {
custom: {
50: '#97e7e2',
500: '#5ddcd6',
950: '#000000',
},
}SCSS
$custom: #5ddcd6; $custom-light: #97e7e2; $custom-dark: #000000;
JSON
{
"hex": "#5ddcd6",
"rgb": {
"r": 93,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.165,
"s": 64.467,
"l": 61.373
},
"oklch": {
"l": 0.8222,
"c": 0.11225,
"h": 190.9
},
"luminance": 0.58369
}Semantic roles & 50–950 ramp
primary
#5DDCD6
secondary
#A13D41
accent
#1922CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484