#C0CDCF#C0CDCF
#C0CDCF is a very light, near-neutral teal. Relative luminance 0.594; OKLCH L 83.9% C 0.014 H 207.9°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CDCF |
|---|---|
| RGB | rgb(192, 205, 207) |
| HSL | hsl(188, 14%, 78%) |
| HSV | hsv(188, 7%, 81%) |
| CMYK | cmyk(7.2%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.50, -4.02, -2.51) |
| CIE-LCH | lch(81.50, 4.74, 212.03°) |
| OKLab | oklab(83.9% -0.0128 -0.0068) |
| OKLCH | oklch(83.9% 0.014 207.9) |
| XYZ | xyz(54.8296, 59.3735, 67.5909) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.98
Fog
#D8DCE0
ΔE00 5.95
Light Gray
#D3D3D3
ΔE00 6.05
Silver
#C0C0C0
ΔE00 6.27
Light Grey
#D8DCD6
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CDCF #CFC2C0
analogous
#C0CFC9 #C0CDCF #C0C5CF
triadic
#C0CDCF #CFC0CD #CDCFC0
tetradic
#C0CDCF #C9C0CF #CFC2C0 #C5CFC0
square
#C0CDCF #C9C0CF #CFC2C0 #C5CFC0
split-complementary
#C0CDCF #CFC0C5 #CFC9C0
monochromatic
#7B969A #9DB1B5 #C0CDCF #E3E9E9 #EEF1F2
Accessibility & contrast
On white
1.63
#C0CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C0CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CDCF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CDCF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#BCCECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0cdcf; /* rgb */ color: rgb(192, 205, 207); /* oklch */ color: oklch(83.9% 0.014 207.9);
Tailwind
colors: {
custom: {
50: '#d3dcdd',
500: '#c0cdcf',
950: '#000000',
},
}SCSS
$custom: #c0cdcf; $custom-light: #d3dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c0cdcf",
"rgb": {
"r": 192,
"g": 205,
"b": 207
},
"hsl": {
"h": 188,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.83896,
"c": 0.01447,
"h": 207.9
},
"luminance": 0.59374
}Semantic roles & 50–950 ramp
primary
#C0CDCF
secondary
#A39390
accent
#584E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484