#C0CCCA#C0CCCA
#C0CCCA is a very light, near-neutral teal. Relative luminance 0.587; OKLCH L 83.5% C 0.013 H 185.0°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCCA |
|---|---|
| RGB | rgb(192, 204, 202) |
| HSL | hsl(170, 11%, 78%) |
| HSV | hsv(170, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 1%, 20%) |
| CIE-LAB | lab(81.10, -4.45, -0.42) |
| CIE-LCH | lch(81.10, 4.47, 185.33°) |
| OKLab | oklab(83.54% -0.0133 -0.0012) |
| OKLCH | oklch(83.54% 0.013 185) |
| XYZ | xyz(53.9896, 58.6559, 64.3430) |
| Luminance | 0.5866 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.50
Light Grey
#D8DCD6
ΔE00 5.52
Light Gray
#D3D3D3
ΔE00 6.26
Silver
#C0C0C0
ΔE00 6.28
Fog
#D8DCE0
ΔE00 6.85
Gainsboro
#DCDCDC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCCA #CCC0C2
analogous
#C0CCC4 #C0CCCA #C0C8CC
triadic
#C0CCCA #CAC0CC #CCCAC0
tetradic
#C0CCCA #C4C0CC #CCC0C2 #C8CCC0
square
#C0CCCA #C4C0CC #CCC0C2 #C8CCC0
split-complementary
#C0CCCA #CCC0C8 #CCC4C0
monochromatic
#7C9591 #9EB1AE #C0CCCA #E2E7E6 #EEF1F1
Accessibility & contrast
On white
1.65
#C0CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#C0CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCCA
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCCA | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCACA
Deuteranopia (green-blind)
#C8C9CA
Tritanopia (blue-blind)
#BDCDCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ccca; /* rgb */ color: rgb(192, 204, 202); /* oklch */ color: oklch(83.5% 0.013 185.0);
Tailwind
colors: {
custom: {
50: '#d3dbda',
500: '#c0ccca',
950: '#000000',
},
}SCSS
$custom: #c0ccca; $custom-light: #d3dbda; $custom-dark: #000000;
JSON
{
"hex": "#c0ccca",
"rgb": {
"r": 192,
"g": 204,
"b": 202
},
"hsl": {
"h": 170,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83541,
"c": 0.01338,
"h": 185
},
"luminance": 0.58656
}Semantic roles & 50–950 ramp
primary
#C0CCCA
secondary
#A09193
accent
#515C95
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483