#5CD2DC#5CD2DC
#5CD2DC is a light, moderate teal. Relative luminance 0.535; OKLCH L 80.0% C 0.106 H 202.9°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #5CD2DC |
|---|---|
| RGB | rgb(92, 210, 220) |
| HSL | hsl(185, 65%, 61%) |
| HSV | hsv(185, 58%, 86%) |
| CMYK | cmyk(58.2%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(78.19, -30.13, -14.94) |
| CIE-LCH | lch(78.19, 33.63, 206.38°) |
| OKLab | oklab(80.05% -0.0978 -0.0413) |
| OKLCH | oklch(80.05% 0.106 202.9) |
| XYZ | xyz(40.3731, 53.5317, 75.9012) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.54
Darkturquoise
#00CED1
ΔE00 4.96
Mediumturquoise
#48D1CC
ΔE00 5.90
Robin'S Egg
#6DEDFD
ΔE00 6.50
Robin Egg Blue
#8AF1FE
ΔE00 7.80
Neon Blue
#04D9FF
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CD2DC #DC665C
analogous
#5CDCA6 #5CD2DC #5C92DC
triadic
#5CD2DC #DC5CD2 #D2DC5C
tetradic
#5CD2DC #A65CDC #DC665C #92DC5C
square
#5CD2DC #A65CDC #DC665C #92DC5C
split-complementary
#5CD2DC #DC5C92 #DCA65C
monochromatic
#22939C #2CC2CE #5CD2DC #8EE0E7 #C1EEF2
Accessibility & contrast
On white
1.79
#5CD2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#5CD2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CD2DC
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CD2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CD2DC | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CADD
Deuteranopia (green-blind)
#AFBBDD
Tritanopia (blue-blind)
#00D9D5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #5cd2dc; /* rgb */ color: rgb(92, 210, 220); /* oklch */ color: oklch(80.0% 0.106 202.9);
Tailwind
colors: {
custom: {
50: '#96e0e6',
500: '#5cd2dc',
950: '#000000',
},
}SCSS
$custom: #5cd2dc; $custom-light: #96e0e6; $custom-dark: #000000;
JSON
{
"hex": "#5cd2dc",
"rgb": {
"r": 92,
"g": 210,
"b": 220
},
"hsl": {
"h": 184.688,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.80047,
"c": 0.10619,
"h": 202.9
},
"luminance": 0.53536
}Semantic roles & 50–950 ramp
primary
#5CD2DC
secondary
#A0443C
accent
#2719CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484