#C2CCC2#C2CCC2
#C2CCC2 is a very light, near-neutral green. Relative luminance 0.586; OKLCH L 83.5% C 0.018 H 145.4°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCC2 |
|---|---|
| RGB | rgb(194, 204, 194) |
| HSL | hsl(120, 9%, 78%) |
| HSV | hsv(120, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 20%) |
| CIE-LAB | lab(81.04, -5.26, 3.80) |
| CIE-LCH | lch(81.04, 6.49, 144.17°) |
| OKLab | oklab(83.46% -0.0144 0.01) |
| OKLCH | oklch(83.46% 0.018 145.4) |
| XYZ | xyz(53.5768, 58.5498, 59.5071) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 5.40
Silver
#C0C0C0
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.69
Gainsboro
#DCDCDC
ΔE00 8.56
Fog
#D8DCE0
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCC2 #CCC2CC
analogous
#C7CCC2 #C2CCC2 #C2CCC7
triadic
#C2CCC2 #C2C2CC #CCC2C2
tetradic
#C2CCC2 #C2C7CC #CCC2CC #CCC7C2
square
#C2CCC2 #C2C7CC #CCC2CC #CCC7C2
split-complementary
#C2CCC2 #C7C2CC #CCC2C7
monochromatic
#7F947F #A1B0A1 #C2CCC2 #E3E8E3 #EEF1EE
Accessibility & contrast
On white
1.65
#C2CCC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C2CCC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCC2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCC2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCAC2
Deuteranopia (green-blind)
#CBC9C2
Tritanopia (blue-blind)
#C1CBC9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2ccc2; /* rgb */ color: rgb(194, 204, 194); /* oklch */ color: oklch(83.5% 0.018 145.4);
Tailwind
colors: {
custom: {
50: '#d4dbd4',
500: '#c2ccc2',
950: '#000000',
},
}SCSS
$custom: #c2ccc2; $custom-light: #d4dbd4; $custom-dark: #000000;
JSON
{
"hex": "#c2ccc2",
"rgb": {
"r": 194,
"g": 204,
"b": 194
},
"hsl": {
"h": 120,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83464,
"c": 0.01753,
"h": 145.4
},
"luminance": 0.5855
}Semantic roles & 50–950 ramp
primary
#C2CCC2
secondary
#9F939F
accent
#539393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483