#C0CFCD#C0CFCD
#C0CFCD is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.3% C 0.017 H 187.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFCD |
|---|---|
| RGB | rgb(192, 207, 205) |
| HSL | hsl(172, 14%, 78%) |
| HSV | hsv(172, 7%, 81%) |
| CMYK | cmyk(7.2%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(81.97, -5.45, -0.75) |
| CIE-LCH | lch(81.97, 5.50, 187.88°) |
| OKLab | oklab(84.25% -0.0164 -0.0021) |
| OKLCH | oklch(84.25% 0.017 187.3) |
| XYZ | xyz(55.0682, 60.2392, 66.4719) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.71
Light Grey
#D8DCD6
ΔE00 5.87
Light Gray
#D3D3D3
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.30
Silver
#C0C0C0
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFCD #CFC0C2
analogous
#C0CFC5 #C0CFCD #C0C9CF
triadic
#C0CFCD #CDC0CF #CFCDC0
tetradic
#C0CFCD #C5C0CF #CFC0C2 #C9CFC0
square
#C0CFCD #C5C0CF #CFC0C2 #C9CFC0
split-complementary
#C0CFCD #CFC0C9 #CFC5C0
monochromatic
#7B9A96 #9DB5B1 #C0CFCD #E3E9E9 #EEF2F1
Accessibility & contrast
On white
1.61
#C0CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C0CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFCD
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFCD | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCD
Deuteranopia (green-blind)
#CACBCD
Tritanopia (blue-blind)
#BCD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0cfcd; /* rgb */ color: rgb(192, 207, 205); /* oklch */ color: oklch(84.3% 0.017 187.3);
Tailwind
colors: {
custom: {
50: '#d3dddc',
500: '#c0cfcd',
950: '#000000',
},
}SCSS
$custom: #c0cfcd; $custom-light: #d3dddc; $custom-dark: #000000;
JSON
{
"hex": "#c0cfcd",
"rgb": {
"r": 192,
"g": 207,
"b": 205
},
"hsl": {
"h": 172,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.8425,
"c": 0.01652,
"h": 187.3
},
"luminance": 0.6024
}Semantic roles & 50–950 ramp
primary
#C0CFCD
secondary
#A39093
accent
#4E5898
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484