#C0CAC8#C0CAC8
#C0CAC8 is a very light, near-neutral teal. Relative luminance 0.576; OKLCH L 83.1% C 0.011 H 182.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAC8 |
|---|---|
| RGB | rgb(192, 202, 200) |
| HSL | hsl(168, 9%, 77%) |
| HSV | hsv(168, 5%, 79%) |
| CMYK | cmyk(5%, 0%, 1%, 20.8%) |
| CIE-LAB | lab(80.53, -3.79, -0.19) |
| CIE-LCH | lch(80.53, 3.79, 182.82°) |
| OKLab | oklab(83.07% -0.0113 -0.0005) |
| OKLCH | oklch(83.07% 0.011 182.8) |
| XYZ | xyz(53.2820, 57.6172, 62.9465) |
| Luminance | 0.5762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.67
Silver
#C0C0C0
ΔE00 5.41
Light Grey
#D8DCD6
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 5.72
Fog
#D8DCE0
ΔE00 6.64
Gainsboro
#DCDCDC
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAC8 #CAC0C2
analogous
#C0CAC3 #C0CAC8 #C0C7CA
triadic
#C0CAC8 #C8C0CA #CAC8C0
tetradic
#C0CAC8 #C3C0CA #CAC0C2 #C7CAC0
square
#C0CAC8 #C3C0CA #CAC0C2 #C7CAC0
split-complementary
#C0CAC8 #CAC0C7 #CAC3C0
monochromatic
#7E928E #9FAEAB #C0CAC8 #E1E6E5 #EEF1F0
Accessibility & contrast
On white
1.68
#C0CAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C0CAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAC8
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAC8 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#C7C7C8
Tritanopia (blue-blind)
#BECAC9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c0cac8; /* rgb */ color: rgb(192, 202, 200); /* oklch */ color: oklch(83.1% 0.011 182.8);
Tailwind
colors: {
custom: {
50: '#d3dad8',
500: '#c0cac8',
950: '#000000',
},
}SCSS
$custom: #c0cac8; $custom-light: #d3dad8; $custom-dark: #000000;
JSON
{
"hex": "#c0cac8",
"rgb": {
"r": 192,
"g": 202,
"b": 200
},
"hsl": {
"h": 168,
"s": 8.621,
"l": 77.255
},
"oklch": {
"l": 0.83069,
"c": 0.01129,
"h": 182.8
},
"luminance": 0.57618
}Semantic roles & 50–950 ramp
primary
#C0CAC8
secondary
#9D9193
accent
#536093
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383