#C6CFCA#C6CFCA
#C6CFCA is a very light, near-neutral green. Relative luminance 0.609; OKLCH L 84.6% C 0.012 H 162.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFCA |
|---|---|
| RGB | rgb(198, 207, 202) |
| HSL | hsl(147, 9%, 79%) |
| HSV | hsv(147, 4%, 81%) |
| CMYK | cmyk(4.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.32, -3.99, 1.42) |
| CIE-LCH | lch(82.32, 4.23, 160.44°) |
| OKLab | oklab(84.61% -0.0114 0.0037) |
| OKLCH | oklch(84.61% 0.012 162) |
| XYZ | xyz(56.2602, 60.8953, 64.6557) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.14
Light Grey
#D8DCD6
ΔE00 3.96
Light Gray
#D3D3D3
ΔE00 5.60
Silver
#C0C0C0
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.48
Fog
#D8DCE0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFCA #CFC6CB
analogous
#C7CFC6 #C6CFCA #C6CFCF
triadic
#C6CFCA #CAC6CF #CFCAC6
tetradic
#C6CFCA #C6C7CF #CFC6CB #CFCFC6
square
#C6CFCA #C6C7CF #CFC6CB #CFCFC6
split-complementary
#C6CFCA #CFC6CF #CFC6C7
monochromatic
#84978C #A5B3AB #C6CFCA #E7EBE9 #EEF1F0
Accessibility & contrast
On white
1.59
#C6CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C6CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFCA
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFCA | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCECA
Deuteranopia (green-blind)
#CDCCCA
Tritanopia (blue-blind)
#C5CFCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cfca; /* rgb */ color: rgb(198, 207, 202); /* oklch */ color: oklch(84.6% 0.012 162.0);
Tailwind
colors: {
custom: {
50: '#d7ddda',
500: '#c6cfca',
950: '#000000',
},
}SCSS
$custom: #c6cfca; $custom-light: #d7ddda; $custom-dark: #000000;
JSON
{
"hex": "#c6cfca",
"rgb": {
"r": 198,
"g": 207,
"b": 202
},
"hsl": {
"h": 146.667,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84612,
"c": 0.01195,
"h": 162
},
"luminance": 0.60896
}Semantic roles & 50–950 ramp
primary
#C6CFCA
secondary
#A3979D
accent
#537693
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483