#5CDCD3#5CDCD3
#5CDCD3 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.113 H 188.8°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD3 |
|---|---|
| RGB | rgb(92, 220, 211) |
| HSL | hsl(176, 65%, 61%) |
| HSV | hsv(176, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 4.1%, 13.7%) |
| CIE-LAB | lab(80.83, -37.25, -6.19) |
| CIE-LCH | lch(80.83, 37.76, 189.44°) |
| OKLab | oklab(82.09% -0.1121 -0.0173) |
| OKLCH | oklch(82.09% 0.113 188.8) |
| XYZ | xyz(41.7595, 58.1606, 70.6408) |
| Luminance | 0.5817 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.99
Mediumturquoise
#48D1CC
ΔE00 3.09
Darkturquoise
#00CED1
ΔE00 5.86
Tiffany Blue
#7BF2DA
ΔE00 6.97
Bright Aqua
#0BF9EA
ΔE00 7.06
Seafoam Blue
#78D1B6
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD3 #DC5C65
analogous
#5CDC93 #5CDCD3 #5CA5DC
triadic
#5CDCD3 #D35CDC #DCD35C
tetradic
#5CDCD3 #935CDC #DC5C65 #A5DC5C
square
#5CDCD3 #935CDC #DC5C65 #A5DC5C
split-complementary
#5CDCD3 #DC5CA5 #DC935C
monochromatic
#229C93 #2CCEC3 #5CDCD3 #8EE7E1 #C1F2EE
Accessibility & contrast
On white
1.66
#5CDCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#5CDCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD3
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD3 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D3
Deuteranopia (green-blind)
#BDC2D4
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcd3; /* rgb */ color: rgb(92, 220, 211); /* oklch */ color: oklch(82.1% 0.113 188.8);
Tailwind
colors: {
custom: {
50: '#97e7e0',
500: '#5cdcd3',
950: '#000000',
},
}SCSS
$custom: #5cdcd3; $custom-light: #97e7e0; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd3",
"rgb": {
"r": 92,
"g": 220,
"b": 211
},
"hsl": {
"h": 175.781,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82093,
"c": 0.1134,
"h": 188.8
},
"luminance": 0.58165
}Semantic roles & 50–950 ramp
primary
#5CDCD3
secondary
#A03C43
accent
#1926CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484