#5CDCD2#5CDCD2
#5CDCD2 is a very light, moderate teal. Relative luminance 0.581; OKLCH L 82.1% C 0.114 H 188.1°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD2 |
|---|---|
| RGB | rgb(92, 220, 210) |
| HSL | hsl(175, 65%, 61%) |
| HSV | hsv(175, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(80.80, -37.51, -5.70) |
| CIE-LCH | lch(80.80, 37.94, 188.64°) |
| OKLab | oklab(82.06% -0.1125 -0.016) |
| OKLCH | oklch(82.06% 0.114 188.1) |
| XYZ | xyz(41.6346, 58.1106, 69.9826) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.73
Mediumturquoise
#48D1CC
ΔE00 3.23
Darkturquoise
#00CED1
ΔE00 6.08
Tiffany Blue
#7BF2DA
ΔE00 6.75
Bright Aqua
#0BF9EA
ΔE00 6.99
Seafoam Blue
#78D1B6
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD2 #DC5C66
analogous
#5CDC92 #5CDCD2 #5CA6DC
triadic
#5CDCD2 #D25CDC #DCD25C
tetradic
#5CDCD2 #925CDC #DC5C66 #A6DC5C
square
#5CDCD2 #925CDC #DC5C66 #A6DC5C
split-complementary
#5CDCD2 #DC5CA6 #DC925C
monochromatic
#229C93 #2CCEC2 #5CDCD2 #8EE7E0 #C1F2EE
Accessibility & contrast
On white
1.66
#5CDCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#5CDCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD2
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD2 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D2
Deuteranopia (green-blind)
#BDC2D3
Tritanopia (blue-blind)
#00E1D9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #5cdcd2; /* rgb */ color: rgb(92, 220, 210); /* oklch */ color: oklch(82.1% 0.114 188.1);
Tailwind
colors: {
custom: {
50: '#97e7df',
500: '#5cdcd2',
950: '#000000',
},
}SCSS
$custom: #5cdcd2; $custom-light: #97e7df; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd2",
"rgb": {
"r": 92,
"g": 220,
"b": 210
},
"hsl": {
"h": 175.313,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.82061,
"c": 0.11362,
"h": 188.1
},
"luminance": 0.58115
}Semantic roles & 50–950 ramp
primary
#5CDCD2
secondary
#A03C44
accent
#1927CC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484