#5CDCD6#5CDCD6
#5CDCD6 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.113 H 190.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD6 |
|---|---|
| RGB | rgb(92, 220, 214) |
| HSL | hsl(177, 65%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 2.7%, 13.7%) |
| CIE-LAB | lab(80.91, -36.47, -7.67) |
| CIE-LCH | lch(80.91, 37.26, 191.87°) |
| OKLab | oklab(82.19% -0.1108 -0.0214) |
| OKLCH | oklch(82.19% 0.113 190.9) |
| XYZ | xyz(42.1391, 58.3124, 72.6400) |
| Luminance | 0.5832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.86
Turquoise
#40E0D0
ΔE00 3.89
Darkturquoise
#00CED1
ΔE00 5.27
Bright Light Blue
#26F7FD
ΔE00 7.32
Bright Aqua
#0BF9EA
ΔE00 7.39
Bright Cyan
#41FDFE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD6 #DC5C62
analogous
#5CDC96 #5CDCD6 #5CA2DC
triadic
#5CDCD6 #D65CDC #DCD65C
tetradic
#5CDCD6 #965CDC #DC5C62 #A2DC5C
square
#5CDCD6 #965CDC #DC5C62 #A2DC5C
split-complementary
#5CDCD6 #DC5CA2 #DC965C
monochromatic
#229C96 #2CCEC7 #5CDCD6 #8EE7E3 #C1F2EF
Accessibility & contrast
On white
1.66
#5CDCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#5CDCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD6
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD6 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 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: #5cdcd6; /* rgb */ color: rgb(92, 220, 214); /* oklch */ color: oklch(82.2% 0.113 190.9);
Tailwind
colors: {
custom: {
50: '#97e7e2',
500: '#5cdcd6',
950: '#000000',
},
}SCSS
$custom: #5cdcd6; $custom-light: #97e7e2; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd6",
"rgb": {
"r": 92,
"g": 220,
"b": 214
},
"hsl": {
"h": 177.188,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82189,
"c": 0.11281,
"h": 190.9
},
"luminance": 0.58317
}Semantic roles & 50–950 ramp
primary
#5CDCD6
secondary
#A03C41
accent
#1921CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484