#5CD8DC#5CD8DC
#5CD8DC is a light, moderate teal. Relative luminance 0.566; OKLCH L 81.4% C 0.110 H 198.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD8DC |
|---|---|
| RGB | rgb(92, 216, 220) |
| HSL | hsl(182, 65%, 61%) |
| HSV | hsv(182, 58%, 86%) |
| CMYK | cmyk(58.2%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(79.93, -32.99, -12.34) |
| CIE-LCH | lch(79.93, 35.22, 200.50°) |
| OKLab | oklab(81.45% -0.1041 -0.0341) |
| OKLCH | oklch(81.45% 0.11 198.2) |
| XYZ | xyz(41.8823, 56.5501, 76.4043) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.08
Darkturquoise
#00CED1
ΔE00 4.25
Aqua Blue
#02D8E9
ΔE00 4.47
Robin'S Egg
#6DEDFD
ΔE00 6.41
Bright Light Blue
#26F7FD
ΔE00 7.23
Turquoise
#40E0D0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD8DC #DC605C
analogous
#5CDCA0 #5CD8DC #5C98DC
triadic
#5CD8DC #DC5CD8 #D8DC5C
tetradic
#5CD8DC #A05CDC #DC605C #98DC5C
square
#5CD8DC #A05CDC #DC605C #98DC5C
split-complementary
#5CD8DC #DC5C98 #DCA05C
monochromatic
#22989C #2CC9CE #5CD8DC #8EE4E7 #C1F0F2
Accessibility & contrast
On white
1.71
#5CD8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#5CD8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD8DC
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD8DC | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#B6C0DD
Tritanopia (blue-blind)
#00DFD9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #5cd8dc; /* rgb */ color: rgb(92, 216, 220); /* oklch */ color: oklch(81.4% 0.110 198.2);
Tailwind
colors: {
custom: {
50: '#97e4e6',
500: '#5cd8dc',
950: '#000000',
},
}SCSS
$custom: #5cd8dc; $custom-light: #97e4e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd8dc",
"rgb": {
"r": 92,
"g": 216,
"b": 220
},
"hsl": {
"h": 181.875,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.81449,
"c": 0.10954,
"h": 198.2
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#5CD8DC
secondary
#A03F3C
accent
#1F19CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484