#C0CDCD#C0CDCD
#C0CDCD is a very light, near-neutral teal. Relative luminance 0.593; OKLCH L 83.8% C 0.014 H 196.9°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CDCD |
|---|---|
| RGB | rgb(192, 205, 205) |
| HSL | hsl(180, 12%, 78%) |
| HSV | hsv(180, 6%, 80%) |
| CMYK | cmyk(6.3%, 0%, 0%, 19.6%) |
| CIE-LAB | lab(81.44, -4.40, -1.52) |
| CIE-LCH | lch(81.44, 4.66, 199.06°) |
| OKLab | oklab(83.84% -0.0136 -0.0041) |
| OKLCH | oklch(83.84% 0.014 196.9) |
| XYZ | xyz(54.5867, 59.2763, 66.3114) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.82
Light Grey
#D8DCD6
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 6.24
Fog
#D8DCE0
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.43
Gainsboro
#DCDCDC
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CDCD #CDC0C0
analogous
#C0CDC6 #C0CDCD #C0C6CD
triadic
#C0CDCD #CDC0CD #CDCDC0
tetradic
#C0CDCD #C6C0CD #CDC0C0 #C6CDC0
square
#C0CDCD #C6C0CD #CDC0C0 #C6CDC0
split-complementary
#C0CDCD #CDC0C6 #CDC6C0
monochromatic
#7C9797 #9EB2B2 #C0CDCD #E2E8E8 #EEF1F1
Accessibility & contrast
On white
1.63
#C0CDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C0CDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CDCD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CDCD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#BCCECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0cdcd; /* rgb */ color: rgb(192, 205, 205); /* oklch */ color: oklch(83.8% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#d3dcdc',
500: '#c0cdcd',
950: '#000000',
},
}SCSS
$custom: #c0cdcd; $custom-light: #d3dcdc; $custom-dark: #000000;
JSON
{
"hex": "#c0cdcd",
"rgb": {
"r": 192,
"g": 205,
"b": 205
},
"hsl": {
"h": 180,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.83836,
"c": 0.01418,
"h": 196.9
},
"luminance": 0.59277
}Semantic roles & 50–950 ramp
primary
#C0CDCD
secondary
#A19090
accent
#505096
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484