#C4CCCF#C4CCCF
#C4CCCF is a very light, near-neutral cyan. Relative luminance 0.594; OKLCH L 84.0% C 0.010 H 222.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCCF |
|---|---|
| RGB | rgb(196, 204, 207) |
| HSL | hsl(196, 10%, 79%) |
| HSV | hsv(196, 5%, 81%) |
| CMYK | cmyk(5.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.53, -2.16, -2.44) |
| CIE-LCH | lch(81.53, 3.25, 228.50°) |
| OKLab | oklab(83.99% -0.0072 -0.0065) |
| OKLCH | oklch(83.99% 0.01 222.1) |
| XYZ | xyz(55.6181, 59.4261, 67.5596) |
| Luminance | 0.5943 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.90
Light Gray
#D3D3D3
ΔE00 4.23
Fog
#D8DCE0
ΔE00 4.51
Silver
#C0C0C0
ΔE00 4.56
Gainsboro
#DCDCDC
ΔE00 5.54
Dove Gray
#B6B8BD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCCF #CFC7C4
analogous
#C4CFCD #C4CCCF #C4C7CF
triadic
#C4CCCF #CFC4CC #CCCFC4
tetradic
#C4CCCF #CDC4CF #CFC7C4 #C7CFC4
square
#C4CCCF #CDC4CF #CFC7C4 #C7CFC4
split-complementary
#C4CCCF #CFC4C7 #CFCDC4
monochromatic
#819298 #A2AFB4 #C4CCCF #E6E9EA #EEF0F1
Accessibility & contrast
On white
1.63
#C4CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#C4CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCCF
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCCF | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#C1CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cccf; /* rgb */ color: rgb(196, 204, 207); /* oklch */ color: oklch(84.0% 0.010 222.1);
Tailwind
colors: {
custom: {
50: '#d5dbdd',
500: '#c4cccf',
950: '#000000',
},
}SCSS
$custom: #c4cccf; $custom-light: #d5dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c4cccf",
"rgb": {
"r": 196,
"g": 204,
"b": 207
},
"hsl": {
"h": 196.364,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.83991,
"c": 0.00974,
"h": 222.1
},
"luminance": 0.59426
}Semantic roles & 50–950 ramp
primary
#C4CCCF
secondary
#A39894
accent
#635194
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484