#C0CCCD#C0CCCD
#C0CCCD is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.013 H 202.9°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCCD |
|---|---|
| RGB | rgb(192, 204, 205) |
| HSL | hsl(185, 12%, 78%) |
| HSV | hsv(185, 6%, 80%) |
| CMYK | cmyk(6.3%, 0.5%, 0%, 19.6%) |
| CIE-LAB | lab(81.18, -3.88, -1.91) |
| CIE-LCH | lch(81.18, 4.32, 206.16°) |
| OKLab | oklab(83.63% -0.0122 -0.0051) |
| OKLCH | oklch(83.63% 0.013 202.9) |
| XYZ | xyz(54.3483, 58.7994, 66.2319) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.49
Light Gray
#D3D3D3
ΔE00 5.84
Silver
#C0C0C0
ΔE00 5.90
Light Grey
#D8DCD6
ΔE00 6.01
Fog
#D8DCE0
ΔE00 6.03
Gainsboro
#DCDCDC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCCD #CDC1C0
analogous
#C0CDC7 #C0CCCD #C0C5CD
triadic
#C0CCCD #CDC0CC #CCCDC0
tetradic
#C0CCCD #C7C0CD #CDC1C0 #C5CDC0
square
#C0CCCD #C7C0CD #CDC1C0 #C5CDC0
split-complementary
#C0CCCD #CDC0C5 #CDC7C0
monochromatic
#7C9597 #9EB0B2 #C0CCCD #E2E8E8 #EEF1F1
Accessibility & contrast
On white
1.65
#C0CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#C0CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCCD
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCCD | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCD
Deuteranopia (green-blind)
#C7C9CD
Tritanopia (blue-blind)
#BDCDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0cccd; /* rgb */ color: rgb(192, 204, 205); /* oklch */ color: oklch(83.6% 0.013 202.9);
Tailwind
colors: {
custom: {
50: '#d3dbdc',
500: '#c0cccd',
950: '#000000',
},
}SCSS
$custom: #c0cccd; $custom-light: #d3dbdc; $custom-dark: #000000;
JSON
{
"hex": "#c0cccd",
"rgb": {
"r": 192,
"g": 204,
"b": 205
},
"hsl": {
"h": 184.615,
"s": 11.504,
"l": 77.843
},
"oklch": {
"l": 0.8363,
"c": 0.0132,
"h": 202.9
},
"luminance": 0.588
}Semantic roles & 50–950 ramp
primary
#C0CCCD
secondary
#A19290
accent
#555096
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484