#5CDCD4#5CDCD4
#5CDCD4 is a very light, moderate teal. Relative luminance 0.582; OKLCH L 82.1% C 0.113 H 189.5°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD4 |
|---|---|
| RGB | rgb(92, 220, 212) |
| HSL | hsl(176, 65%, 61%) |
| HSV | hsv(176, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 3.6%, 13.7%) |
| CIE-LAB | lab(80.86, -36.99, -6.69) |
| CIE-LCH | lch(80.86, 37.59, 190.24°) |
| OKLab | oklab(82.13% -0.1116 -0.0187) |
| OKLCH | oklch(82.13% 0.113 189.5) |
| XYZ | xyz(41.8853, 58.2109, 71.3030) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.97
Turquoise
#40E0D0
ΔE00 3.28
Darkturquoise
#00CED1
ΔE00 5.64
Bright Aqua
#0BF9EA
ΔE00 7.15
Tiffany Blue
#7BF2DA
ΔE00 7.20
Bright Light Blue
#26F7FD
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD4 #DC5C64
analogous
#5CDC94 #5CDCD4 #5CA4DC
triadic
#5CDCD4 #D45CDC #DCD45C
tetradic
#5CDCD4 #945CDC #DC5C64 #A4DC5C
square
#5CDCD4 #945CDC #DC5C64 #A4DC5C
split-complementary
#5CDCD4 #DC5CA4 #DC945C
monochromatic
#229C94 #2CCEC4 #5CDCD4 #8EE7E1 #C1F2EF
Accessibility & contrast
On white
1.66
#5CDCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#5CDCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD4
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD4 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D4
Deuteranopia (green-blind)
#BCC2D5
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcd4; /* rgb */ color: rgb(92, 220, 212); /* oklch */ color: oklch(82.1% 0.113 189.5);
Tailwind
colors: {
custom: {
50: '#97e7e1',
500: '#5cdcd4',
950: '#000000',
},
}SCSS
$custom: #5cdcd4; $custom-light: #97e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd4",
"rgb": {
"r": 92,
"g": 220,
"b": 212
},
"hsl": {
"h": 176.25,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82125,
"c": 0.11318,
"h": 189.5
},
"luminance": 0.58215
}Semantic roles & 50–950 ramp
primary
#5CDCD4
secondary
#A03C43
accent
#1924CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484