#C0CCC6#C0CCC6
#C0CCC6 is a very light, near-neutral teal. Relative luminance 0.585; OKLCH L 83.4% C 0.015 H 164.7°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCC6 |
|---|---|
| RGB | rgb(192, 204, 198) |
| HSL | hsl(150, 11%, 78%) |
| HSV | hsv(150, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(81.00, -5.21, 1.57) |
| CIE-LCH | lch(81.00, 5.44, 163.17°) |
| OKLab | oklab(83.43% -0.0149 0.0041) |
| OKLCH | oklch(83.43% 0.015 164.7) |
| XYZ | xyz(53.5221, 58.4690, 61.8810) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.29
Light Grey
#D8DCD6
ΔE00 5.44
Silver
#C0C0C0
ΔE00 7.14
Light Gray
#D3D3D3
ΔE00 7.17
Gainsboro
#DCDCDC
ΔE00 8.10
Fog
#D8DCE0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCC6 #CCC0C6
analogous
#C0CCC0 #C0CCC6 #C0CCCC
triadic
#C0CCC6 #C6C0CC #CCC6C0
tetradic
#C0CCC6 #C0C0CC #CCC0C6 #CCCCC0
square
#C0CCC6 #C0C0CC #CCC0C6 #CCCCC0
split-complementary
#C0CCC6 #CCC0CC #CCC0C0
monochromatic
#7C9589 #9EB1A7 #C0CCC6 #E2E7E5 #EEF1F0
Accessibility & contrast
On white
1.65
#C0CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#C0CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCC6
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCC6 | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC6
Deuteranopia (green-blind)
#C9C8C6
Tritanopia (blue-blind)
#BECCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ccc6; /* rgb */ color: rgb(192, 204, 198); /* oklch */ color: oklch(83.4% 0.015 164.7);
Tailwind
colors: {
custom: {
50: '#d3dbd7',
500: '#c0ccc6',
950: '#000000',
},
}SCSS
$custom: #c0ccc6; $custom-light: #d3dbd7; $custom-dark: #000000;
JSON
{
"hex": "#c0ccc6",
"rgb": {
"r": 192,
"g": 204,
"b": 198
},
"hsl": {
"h": 150,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83425,
"c": 0.01546,
"h": 164.7
},
"luminance": 0.58469
}Semantic roles & 50–950 ramp
primary
#C0CCC6
secondary
#A09198
accent
#517395
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483