#C0CEC6#C0CEC6
#C0CEC6 is a very light, near-neutral green. Relative luminance 0.594; OKLCH L 83.8% C 0.019 H 161.0°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEC6 |
|---|---|
| RGB | rgb(192, 206, 198) |
| HSL | hsl(146, 13%, 78%) |
| HSV | hsv(146, 7%, 81%) |
| CMYK | cmyk(6.8%, 0%, 3.9%, 19.2%) |
| CIE-LAB | lab(81.53, -6.25, 2.34) |
| CIE-LCH | lch(81.53, 6.67, 159.47°) |
| OKLab | oklab(83.84% -0.0177 0.0061) |
| OKLCH | oklch(83.84% 0.019 161) |
| XYZ | xyz(54.0005, 59.4258, 62.0405) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.52
Light Grey
#D8DCD6
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 8.19
Silver
#C0C0C0
ΔE00 8.37
Gainsboro
#DCDCDC
ΔE00 8.94
Fog
#D8DCE0
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEC6 #CEC0C8
analogous
#C1CEC0 #C0CEC6 #C0CECD
triadic
#C0CEC6 #C6C0CE #CEC6C0
tetradic
#C0CEC6 #C0C1CE #CEC0C8 #CECDC0
square
#C0CEC6 #C0C1CE #CEC0C8 #CECDC0
split-complementary
#C0CEC6 #CDC0CE #CEC0C1
monochromatic
#7B9888 #9EB3A7 #C0CEC6 #E2E9E5 #EEF2EF
Accessibility & contrast
On white
1.63
#C0CEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#C0CEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEC6
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEC6 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CBCAC6
Tritanopia (blue-blind)
#BECECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0cec6; /* rgb */ color: rgb(192, 206, 198); /* oklch */ color: oklch(83.8% 0.019 161.0);
Tailwind
colors: {
custom: {
50: '#d3ddd7',
500: '#c0cec6',
950: '#000000',
},
}SCSS
$custom: #c0cec6; $custom-light: #d3ddd7; $custom-dark: #000000;
JSON
{
"hex": "#c0cec6",
"rgb": {
"r": 192,
"g": 206,
"b": 198
},
"hsl": {
"h": 145.714,
"s": 12.5,
"l": 78.039
},
"oklch": {
"l": 0.83841,
"c": 0.01877,
"h": 161
},
"luminance": 0.59426
}Semantic roles & 50–950 ramp
primary
#C0CEC6
secondary
#A2909A
accent
#4F7897
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483