#C6CCCB#C6CCCB
#C6CCCB is a very light, near-neutral grey. Relative luminance 0.595; OKLCH L 84.0% C 0.007 H 185.2°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCCB |
|---|---|
| RGB | rgb(198, 204, 203) |
| HSL | hsl(170, 6%, 79%) |
| HSV | hsv(170, 3%, 80%) |
| CMYK | cmyk(2.9%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(81.57, -2.23, -0.22) |
| CIE-LCH | lch(81.57, 2.25, 185.58°) |
| OKLab | oklab(84.03% -0.0067 -0.0006) |
| OKLCH | oklch(84.03% 0.007 185.2) |
| XYZ | xyz(55.6591, 59.5030, 65.0413) |
| Luminance | 0.5950 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 1.16
Light Gray
#D3D3D3
ΔE00 3.71
Silver
#C0C0C0
ΔE00 4.12
Light Grey
#D8DCD6
ΔE00 4.54
Fog
#D8DCE0
ΔE00 5.02
Gainsboro
#DCDCDC
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCCB #CCC6C7
analogous
#C6CCC8 #C6CCCB #C6CACC
triadic
#C6CCCB #CBC6CC #CCCBC6
tetradic
#C6CCCB #C8C6CC #CCC6C7 #CACCC6
square
#C6CCCB #C8C6CC #CCC6C7 #CACCC6
split-complementary
#C6CCCB #CCC6CA #CCC8C6
monochromatic
#859290 #A6AFAE #C6CCCB #E6E9E8 #EFF1F0
Accessibility & contrast
On white
1.63
#C6CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#C6CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCCB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCCB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCBCB
Deuteranopia (green-blind)
#CACACB
Tritanopia (blue-blind)
#C5CCCC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6cccb; /* rgb */ color: rgb(198, 204, 203); /* oklch */ color: oklch(84.0% 0.007 185.2);
Tailwind
colors: {
custom: {
50: '#d7dbda',
500: '#c6cccb',
950: '#000000',
},
}SCSS
$custom: #c6cccb; $custom-light: #d7dbda; $custom-dark: #000000;
JSON
{
"hex": "#c6cccb",
"rgb": {
"r": 198,
"g": 204,
"b": 203
},
"hsl": {
"h": 170,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.84026,
"c": 0.00673,
"h": 185.2
},
"luminance": 0.59503
}Semantic roles & 50–950 ramp
primary
#C6CCCB
secondary
#9F9799
accent
#56608F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483