#C5CBCF#C5CBCF
#C5CBCF is a very light, near-neutral cyan. Relative luminance 0.591; OKLCH L 83.9% C 0.009 H 236.5°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBCF |
|---|---|
| RGB | rgb(197, 203, 207) |
| HSL | hsl(204, 9%, 79%) |
| HSV | hsv(204, 5%, 81%) |
| CMYK | cmyk(4.8%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.34, -1.29, -2.70) |
| CIE-LCH | lch(81.34, 3.00, 244.41°) |
| OKLab | oklab(83.86% -0.0048 -0.0072) |
| OKLCH | oklch(83.86% 0.009 236.5) |
| XYZ | xyz(55.6422, 59.0868, 67.4929) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.17
Light Gray
#D3D3D3
ΔE00 3.77
Silver
#C0C0C0
ΔE00 4.00
Fog
#D8DCE0
ΔE00 4.23
Dove Gray
#B6B8BD
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBCF #CFC9C5
analogous
#C5CFCE #C5CBCF #C5C6CF
triadic
#C5CBCF #CFC5CB #CBCFC5
tetradic
#C5CBCF #CEC5CF #CFC9C5 #C6CFC5
square
#C5CBCF #CEC5CF #CFC9C5 #C6CFC5
split-complementary
#C5CBCF #CFC5C6 #CFCEC5
monochromatic
#828F98 #A4ADB3 #C5CBCF #E6E9EB #EEF0F1
Accessibility & contrast
On white
1.64
#C5CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#C5CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBCF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBCF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#C3CCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5cbcf; /* rgb */ color: rgb(197, 203, 207); /* oklch */ color: oklch(83.9% 0.009 236.5);
Tailwind
colors: {
custom: {
50: '#d6dadd',
500: '#c5cbcf',
950: '#000000',
},
}SCSS
$custom: #c5cbcf; $custom-light: #d6dadd; $custom-dark: #000000;
JSON
{
"hex": "#c5cbcf",
"rgb": {
"r": 197,
"g": 203,
"b": 207
},
"hsl": {
"h": 204,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.83863,
"c": 0.00865,
"h": 236.5
},
"luminance": 0.59087
}Semantic roles & 50–950 ramp
primary
#C5CBCF
secondary
#A39B96
accent
#6C5293
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384