#C0CFCC#C0CFCC
#C0CFCC is a very light, near-neutral teal. Relative luminance 0.602; OKLCH L 84.2% C 0.017 H 182.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFCC |
|---|---|
| RGB | rgb(192, 207, 204) |
| HSL | hsl(168, 14%, 78%) |
| HSV | hsv(168, 7%, 81%) |
| CMYK | cmyk(7.2%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.94, -5.64, -0.26) |
| CIE-LCH | lch(81.94, 5.64, 182.61°) |
| OKLab | oklab(84.22% -0.0168 -0.0008) |
| OKLCH | oklch(84.22% 0.017 182.6) |
| XYZ | xyz(54.9478, 60.1911, 65.8382) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.83
Light Grey
#D8DCD6
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 7.32
Fog
#D8DCE0
ΔE00 7.60
Silver
#C0C0C0
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFCC #CFC0C3
analogous
#C0CFC4 #C0CFCC #C0CACF
triadic
#C0CFCC #CCC0CF #CFCCC0
tetradic
#C0CFCC #C4C0CF #CFC0C3 #CACFC0
square
#C0CFCC #C4C0CF #CFC0C3 #CACFC0
split-complementary
#C0CFCC #CFC0CA #CFC4C0
monochromatic
#7B9A94 #9DB5B0 #C0CFCC #E3E9E8 #EEF2F1
Accessibility & contrast
On white
1.61
#C0CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C0CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFCC
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFCC | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDCC
Deuteranopia (green-blind)
#CACBCC
Tritanopia (blue-blind)
#BDD0CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0cfcc; /* rgb */ color: rgb(192, 207, 204); /* oklch */ color: oklch(84.2% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#d3dddb',
500: '#c0cfcc',
950: '#000000',
},
}SCSS
$custom: #c0cfcc; $custom-light: #d3dddb; $custom-dark: #000000;
JSON
{
"hex": "#c0cfcc",
"rgb": {
"r": 192,
"g": 207,
"b": 204
},
"hsl": {
"h": 168,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84221,
"c": 0.0168,
"h": 182.6
},
"luminance": 0.60192
}Semantic roles & 50–950 ramp
primary
#C0CFCC
secondary
#A39094
accent
#4E5D98
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484