#C2CCCF#C2CCCF
#C2CCCF is a very light, near-neutral cyan. Relative luminance 0.592; OKLCH L 83.8% C 0.012 H 217.6°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCCF |
|---|---|
| RGB | rgb(194, 204, 207) |
| HSL | hsl(194, 12%, 79%) |
| HSV | hsv(194, 6%, 81%) |
| CMYK | cmyk(6.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.38, -2.83, -2.67) |
| CIE-LCH | lch(81.38, 3.89, 223.36°) |
| OKLab | oklab(83.84% -0.0093 -0.0072) |
| OKLCH | oklch(83.84% 0.012 217.6) |
| XYZ | xyz(55.1012, 59.1595, 67.5354) |
| Luminance | 0.5916 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Light Gray
#D3D3D3
ΔE00 4.98
Fog
#D8DCE0
ΔE00 5.04
Silver
#C0C0C0
ΔE00 5.18
Gainsboro
#DCDCDC
ΔE00 6.17
Light Grey
#D8DCD6
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCCF #CFC5C2
analogous
#C2CFCB #C2CCCF #C2C5CF
triadic
#C2CCCF #CFC2CC #CCCFC2
tetradic
#C2CCCF #CBC2CF #CFC5C2 #C5CFC2
square
#C2CCCF #CBC2CF #CFC5C2 #C5CFC2
split-complementary
#C2CCCF #CFC2C5 #CFCBC2
monochromatic
#7D9399 #A0AFB4 #C2CCCF #E4E9EA #EEF1F2
Accessibility & contrast
On white
1.64
#C2CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C2CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCCF
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCCF | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C8C9CF
Tritanopia (blue-blind)
#BFCDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2cccf; /* rgb */ color: rgb(194, 204, 207); /* oklch */ color: oklch(83.8% 0.012 217.6);
Tailwind
colors: {
custom: {
50: '#d4dbdd',
500: '#c2cccf',
950: '#000000',
},
}SCSS
$custom: #c2cccf; $custom-light: #d4dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c2cccf",
"rgb": {
"r": 194,
"g": 204,
"b": 207
},
"hsl": {
"h": 193.846,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.83839,
"c": 0.01174,
"h": 217.6
},
"luminance": 0.5916
}Semantic roles & 50–950 ramp
primary
#C2CCCF
secondary
#A39692
accent
#604F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484