#5CDCD5#5CDCD5
#5CDCD5 is a very light, moderate teal. Relative luminance 0.583; OKLCH L 82.2% C 0.113 H 190.2°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD5 |
|---|---|
| RGB | rgb(92, 220, 213) |
| HSL | hsl(177, 65%, 61%) |
| HSV | hsv(177, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 3.2%, 13.7%) |
| CIE-LAB | lab(80.88, -36.73, -7.18) |
| CIE-LCH | lch(80.88, 37.42, 191.06°) |
| OKLab | oklab(82.16% -0.1112 -0.02) |
| OKLCH | oklch(82.16% 0.113 190.2) |
| XYZ | xyz(42.0118, 58.2615, 71.9694) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.90
Turquoise
#40E0D0
ΔE00 3.58
Darkturquoise
#00CED1
ΔE00 5.45
Bright Aqua
#0BF9EA
ΔE00 7.26
Tiffany Blue
#7BF2DA
ΔE00 7.45
Bright Light Blue
#26F7FD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD5 #DC5C63
analogous
#5CDC95 #5CDCD5 #5CA3DC
triadic
#5CDCD5 #D55CDC #DCD55C
tetradic
#5CDCD5 #955CDC #DC5C63 #A3DC5C
square
#5CDCD5 #955CDC #DC5C63 #A3DC5C
split-complementary
#5CDCD5 #DC5CA3 #DC955C
monochromatic
#229C95 #2CCEC6 #5CDCD5 #8EE7E2 #C1F2EF
Accessibility & contrast
On white
1.66
#5CDCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#5CDCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD5
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD5 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D1D5
Deuteranopia (green-blind)
#BCC3D6
Tritanopia (blue-blind)
#00E1DA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcd5; /* rgb */ color: rgb(92, 220, 213); /* oklch */ color: oklch(82.2% 0.113 190.2);
Tailwind
colors: {
custom: {
50: '#97e7e1',
500: '#5cdcd5',
950: '#000000',
},
}SCSS
$custom: #5cdcd5; $custom-light: #97e7e1; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd5",
"rgb": {
"r": 92,
"g": 220,
"b": 213
},
"hsl": {
"h": 176.719,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82157,
"c": 0.11299,
"h": 190.2
},
"luminance": 0.58266
}Semantic roles & 50–950 ramp
primary
#5CDCD5
secondary
#A03C42
accent
#1923CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484