#C0CFCF#C0CFCF
#C0CFCF is a very light, near-neutral teal. Relative luminance 0.603; OKLCH L 84.3% C 0.016 H 196.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFCF |
|---|---|
| RGB | rgb(192, 207, 207) |
| HSL | hsl(180, 14%, 78%) |
| HSV | hsv(180, 7%, 81%) |
| CMYK | cmyk(7.2%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.02, -5.06, -1.74) |
| CIE-LCH | lch(82.02, 5.35, 199.01°) |
| OKLab | oklab(84.31% -0.0156 -0.0047) |
| OKLCH | oklch(84.31% 0.016 196.9) |
| XYZ | xyz(55.3111, 60.3364, 67.7514) |
| Luminance | 0.6034 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 6.10
Fog
#D8DCE0
ΔE00 6.76
Light Gray
#D3D3D3
ΔE00 6.84
Silver
#C0C0C0
ΔE00 7.27
Gainsboro
#DCDCDC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFCF #CFC0C0
analogous
#C0CFC7 #C0CFCF #C0C7CF
triadic
#C0CFCF #CFC0CF #CFCFC0
tetradic
#C0CFCF #C7C0CF #CFC0C0 #C7CFC0
square
#C0CFCF #C7C0CF #CFC0C0 #C7CFC0
split-complementary
#C0CFCF #CFC0C7 #CFC7C0
monochromatic
#7B9A9A #9DB5B5 #C0CFCF #E3E9E9 #EEF2F2
Accessibility & contrast
On white
1.61
#C0CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C0CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFCF
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFCF | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#BCD0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0cfcf; /* rgb */ color: rgb(192, 207, 207); /* oklch */ color: oklch(84.3% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#d3dddd',
500: '#c0cfcf',
950: '#000000',
},
}SCSS
$custom: #c0cfcf; $custom-light: #d3dddd; $custom-dark: #000000;
JSON
{
"hex": "#c0cfcf",
"rgb": {
"r": 192,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84309,
"c": 0.01631,
"h": 196.9
},
"luminance": 0.60337
}Semantic roles & 50–950 ramp
primary
#C0CFCF
secondary
#A39090
accent
#4E4E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484