#C2CCC6#C2CCC6
#C2CCC6 is a very light, near-neutral green. Relative luminance 0.587; OKLCH L 83.6% C 0.014 H 159.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCC6 |
|---|---|
| RGB | rgb(194, 204, 198) |
| HSL | hsl(144, 9%, 78%) |
| HSV | hsv(144, 5%, 80%) |
| CMYK | cmyk(4.9%, 0%, 2.9%, 20%) |
| CIE-LAB | lab(81.14, -4.53, 1.80) |
| CIE-LCH | lch(81.14, 4.87, 158.27°) |
| OKLab | oklab(83.58% -0.0128 0.0047) |
| OKLCH | oklch(83.58% 0.014 159.9) |
| XYZ | xyz(54.0321, 58.7319, 61.9049) |
| Luminance | 0.5873 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.61
Light Grey
#D8DCD6
ΔE00 4.88
Light Gray
#D3D3D3
ΔE00 6.48
Silver
#C0C0C0
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 7.48
Fog
#D8DCE0
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCC6 #CCC2C8
analogous
#C3CCC2 #C2CCC6 #C2CCCB
triadic
#C2CCC6 #C6C2CC #CCC6C2
tetradic
#C2CCC6 #C2C3CC #CCC2C8 #CCCBC2
square
#C2CCC6 #C2C3CC #CCC2C8 #CCCBC2
split-complementary
#C2CCC6 #CBC2CC #CCC2C3
monochromatic
#7F9488 #A1B0A7 #C2CCC6 #E3E8E5 #EEF1EF
Accessibility & contrast
On white
1.65
#C2CCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C2CCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCC6
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCC6 | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCAC6
Deuteranopia (green-blind)
#CAC9C6
Tritanopia (blue-blind)
#C0CCCA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c2ccc6; /* rgb */ color: rgb(194, 204, 198); /* oklch */ color: oklch(83.6% 0.014 159.9);
Tailwind
colors: {
custom: {
50: '#d4dbd7',
500: '#c2ccc6',
950: '#000000',
},
}SCSS
$custom: #c2ccc6; $custom-light: #d4dbd7; $custom-dark: #000000;
JSON
{
"hex": "#c2ccc6",
"rgb": {
"r": 194,
"g": 204,
"b": 198
},
"hsl": {
"h": 144,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.83576,
"c": 0.01368,
"h": 159.9
},
"luminance": 0.58732
}Semantic roles & 50–950 ramp
primary
#C2CCC6
secondary
#9F939A
accent
#537993
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483