#C0CCC0#C0CCC0
#C0CCC0 is a very light, muted green. Relative luminance 0.582; OKLCH L 83.3% C 0.021 H 145.4°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCC0 |
|---|---|
| RGB | rgb(192, 204, 192) |
| HSL | hsl(120, 11%, 78%) |
| HSV | hsv(120, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 5.9%, 20%) |
| CIE-LAB | lab(80.85, -6.31, 4.57) |
| CIE-LCH | lch(80.85, 7.79, 144.11°) |
| OKLab | oklab(83.26% -0.0173 0.012) |
| OKLCH | oklch(83.26% 0.021 145.4) |
| XYZ | xyz(52.8438, 58.1976, 58.3082) |
| Luminance | 0.5820 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Grey
#D8DCD6
ΔE00 6.32
Silver
#C0C0C0
ΔE00 8.78
Light Gray
#D3D3D3
ΔE00 8.86
Gainsboro
#DCDCDC
ΔE00 9.65
Fog
#D8DCE0
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCC0 #CCC0CC
analogous
#C6CCC0 #C0CCC0 #C0CCC6
triadic
#C0CCC0 #C0C0CC #CCC0C0
tetradic
#C0CCC0 #C0C6CC #CCC0CC #CCC6C0
square
#C0CCC0 #C0C6CC #CCC0CC #CCC6C0
split-complementary
#C0CCC0 #C6C0CC #CCC0C6
monochromatic
#7C957C #9EB19E #C0CCC0 #E2E7E2 #EEF1EE
Accessibility & contrast
On white
1.66
#C0CCC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#C0CCC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCC0
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCC0 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCABF
Deuteranopia (green-blind)
#CAC8C1
Tritanopia (blue-blind)
#BFCBC8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ccc0; /* rgb */ color: rgb(192, 204, 192); /* oklch */ color: oklch(83.3% 0.021 145.4);
Tailwind
colors: {
custom: {
50: '#d3dbd3',
500: '#c0ccc0',
950: '#000000',
},
}SCSS
$custom: #c0ccc0; $custom-light: #d3dbd3; $custom-dark: #000000;
JSON
{
"hex": "#c0ccc0",
"rgb": {
"r": 192,
"g": 204,
"b": 192
},
"hsl": {
"h": 120,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83257,
"c": 0.02103,
"h": 145.4
},
"luminance": 0.58198
}Semantic roles & 50–950 ramp
primary
#C0CCC0
secondary
#A091A0
accent
#519595
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483