#C2C8CC#C2C8CC
#C2C8CC is a very light, near-neutral cyan. Relative luminance 0.571; OKLCH L 82.9% C 0.009 H 236.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2C8CC |
|---|---|
| RGB | rgb(194, 200, 204) |
| HSL | hsl(204, 9%, 78%) |
| HSV | hsv(204, 5%, 80%) |
| CMYK | cmyk(4.9%, 2%, 0%, 20%) |
| CIE-LAB | lab(80.26, -1.30, -2.71) |
| CIE-LCH | lch(80.26, 3.00, 244.41°) |
| OKLab | oklab(82.93% -0.0048 -0.0072) |
| OKLCH | oklch(82.93% 0.009 236.6) |
| XYZ | xyz(53.7994, 57.1372, 65.3093) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.14
Silver
#C0C0C0
ΔE00 3.58
Light Gray
#D3D3D3
ΔE00 4.25
Dove Gray
#B6B8BD
ΔE00 4.48
Fog
#D8DCE0
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2C8CC #CCC6C2
analogous
#C2CCCB #C2C8CC #C2C3CC
triadic
#C2C8CC #CCC2C8 #C8CCC2
tetradic
#C2C8CC #CBC2CC #CCC6C2 #C3CCC2
square
#C2C8CC #CBC2CC #CCC6C2 #C3CCC2
split-complementary
#C2C8CC #CCC2C3 #CCCBC2
monochromatic
#7F8C94 #A1AAB0 #C2C8CC #E3E6E8 #EEF0F1
Accessibility & contrast
On white
1.69
#C2C8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C2C8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2C8CC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2C8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2C8CC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CC
Deuteranopia (green-blind)
#C5C7CC
Tritanopia (blue-blind)
#C0C9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2c8cc; /* rgb */ color: rgb(194, 200, 204); /* oklch */ color: oklch(82.9% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#d4d8db',
500: '#c2c8cc',
950: '#000000',
},
}SCSS
$custom: #c2c8cc; $custom-light: #d4d8db; $custom-dark: #000000;
JSON
{
"hex": "#c2c8cc",
"rgb": {
"r": 194,
"g": 200,
"b": 204
},
"hsl": {
"h": 204,
"s": 8.929,
"l": 78.039
},
"oklch": {
"l": 0.82929,
"c": 0.00868,
"h": 236.6
},
"luminance": 0.57138
}Semantic roles & 50–950 ramp
primary
#C2C8CC
secondary
#9F9893
accent
#6C5393
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141415
muted
#838384