#5CDCD0#5CDCD0
#5CDCD0 is a light, moderate teal. Relative luminance 0.580; OKLCH L 82.0% C 0.114 H 186.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #5CDCD0 |
|---|---|
| RGB | rgb(92, 220, 208) |
| HSL | hsl(174, 65%, 61%) |
| HSV | hsv(174, 58%, 86%) |
| CMYK | cmyk(58.2%, 0%, 5.5%, 13.7%) |
| CIE-LAB | lab(80.75, -38.03, -4.72) |
| CIE-LCH | lch(80.75, 38.32, 187.07°) |
| OKLab | oklab(82% -0.1133 -0.0133) |
| OKLCH | oklch(82% 0.114 186.7) |
| XYZ | xyz(41.3869, 58.0116, 68.6785) |
| Luminance | 0.5802 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 2.28
Mediumturquoise
#48D1CC
ΔE00 3.61
Tiffany Blue
#7BF2DA
ΔE00 6.34
Darkturquoise
#00CED1
ΔE00 6.57
Bright Aqua
#0BF9EA
ΔE00 6.91
Seafoam Blue
#78D1B6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CDCD0 #DC5C68
analogous
#5CDC90 #5CDCD0 #5CA8DC
triadic
#5CDCD0 #D05CDC #DCD05C
tetradic
#5CDCD0 #905CDC #DC5C68 #A8DC5C
square
#5CDCD0 #905CDC #DC5C68 #A8DC5C
split-complementary
#5CDCD0 #DC5CA8 #DC905C
monochromatic
#229C91 #2CCEBF #5CDCD0 #8EE7DF #C1F2ED
Accessibility & contrast
On white
1.67
#5CDCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#5CDCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CDCD0
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CDCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CDCD0 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D1D0
Deuteranopia (green-blind)
#BDC2D1
Tritanopia (blue-blind)
#00E1D8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #5cdcd0; /* rgb */ color: rgb(92, 220, 208); /* oklch */ color: oklch(82.0% 0.114 186.7);
Tailwind
colors: {
custom: {
50: '#97e7de',
500: '#5cdcd0',
950: '#000000',
},
}SCSS
$custom: #5cdcd0; $custom-light: #97e7de; $custom-dark: #000000;
JSON
{
"hex": "#5cdcd0",
"rgb": {
"r": 92,
"g": 220,
"b": 208
},
"hsl": {
"h": 174.375,
"s": 64.646,
"l": 61.176
},
"oklch": {
"l": 0.81998,
"c": 0.11413,
"h": 186.7
},
"luminance": 0.58016
}Semantic roles & 50–950 ramp
primary
#5CDCD0
secondary
#A03C46
accent
#192ACC
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1615
muted
#808484