#C0CCC2#C0CCC2
#C0CCC2 is a very light, near-neutral green. Relative luminance 0.583; OKLCH L 83.3% C 0.019 H 150.5°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCC2 |
|---|---|
| RGB | rgb(192, 204, 194) |
| HSL | hsl(130, 11%, 78%) |
| HSV | hsv(130, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(80.90, -5.95, 3.57) |
| CIE-LCH | lch(80.90, 6.94, 149.03°) |
| OKLab | oklab(83.31% -0.0165 0.0093) |
| OKLCH | oklch(83.31% 0.019 150.5) |
| XYZ | xyz(53.0669, 58.2868, 59.4832) |
| Luminance | 0.5829 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 5.93
Silver
#C0C0C0
ΔE00 8.21
Light Gray
#D3D3D3
ΔE00 8.27
Gainsboro
#DCDCDC
ΔE00 9.11
Fog
#D8DCE0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCC2 #CCC0CA
analogous
#C4CCC0 #C0CCC2 #C0CCC8
triadic
#C0CCC2 #C2C0CC #CCC2C0
tetradic
#C0CCC2 #C0C4CC #CCC0CA #CCC8C0
square
#C0CCC2 #C0C4CC #CCC0CA #CCC8C0
split-complementary
#C0CCC2 #C8C0CC #CCC0C4
monochromatic
#7C9581 #9EB1A1 #C0CCC2 #E2E7E3 #EEF1EF
Accessibility & contrast
On white
1.66
#C0CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#C0CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCC2
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCC2 | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC2
Deuteranopia (green-blind)
#CAC8C2
Tritanopia (blue-blind)
#BFCBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ccc2; /* rgb */ color: rgb(192, 204, 194); /* oklch */ color: oklch(83.3% 0.019 150.5);
Tailwind
colors: {
custom: {
50: '#d3dbd4',
500: '#c0ccc2',
950: '#000000',
},
}SCSS
$custom: #c0ccc2; $custom-light: #d3dbd4; $custom-dark: #000000;
JSON
{
"hex": "#c0ccc2",
"rgb": {
"r": 192,
"g": 204,
"b": 194
},
"hsl": {
"h": 130,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83313,
"c": 0.01897,
"h": 150.5
},
"luminance": 0.58287
}Semantic roles & 50–950 ramp
primary
#C0CCC2
secondary
#A0919D
accent
#518995
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483