#C5CCCF#C5CCCF
#C5CCCF is a very light, near-neutral cyan. Relative luminance 0.596; OKLCH L 84.1% C 0.009 H 225.1°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCCF |
|---|---|
| RGB | rgb(197, 204, 207) |
| HSL | hsl(198, 9%, 79%) |
| HSV | hsv(198, 5%, 81%) |
| CMYK | cmyk(4.8%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.60, -1.82, -2.32) |
| CIE-LCH | lch(81.60, 2.95, 231.89°) |
| OKLab | oklab(84.07% -0.0062 -0.0062) |
| OKLCH | oklch(84.07% 0.009 225.1) |
| XYZ | xyz(55.8791, 59.5607, 67.5718) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.78
Light Gray
#D3D3D3
ΔE00 3.86
Fog
#D8DCE0
ΔE00 4.28
Silver
#C0C0C0
ΔE00 4.28
Gainsboro
#DCDCDC
ΔE00 5.25
Dove Gray
#B6B8BD
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCCF #CFC8C5
analogous
#C5CFCD #C5CCCF #C5C7CF
triadic
#C5CCCF #CFC5CC #CCCFC5
tetradic
#C5CCCF #CDC5CF #CFC8C5 #C7CFC5
square
#C5CCCF #CDC5CF #CFC8C5 #C7CFC5
split-complementary
#C5CCCF #CFC5C7 #CFCDC5
monochromatic
#829198 #A4AFB3 #C5CCCF #E6E9EB #EEF0F1
Accessibility & contrast
On white
1.63
#C5CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C5CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCCF
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCCF | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#C3CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5cccf; /* rgb */ color: rgb(197, 204, 207); /* oklch */ color: oklch(84.1% 0.009 225.1);
Tailwind
colors: {
custom: {
50: '#d6dbdd',
500: '#c5cccf',
950: '#000000',
},
}SCSS
$custom: #c5cccf; $custom-light: #d6dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c5cccf",
"rgb": {
"r": 197,
"g": 204,
"b": 207
},
"hsl": {
"h": 198,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84067,
"c": 0.00877,
"h": 225.1
},
"luminance": 0.59561
}Semantic roles & 50–950 ramp
primary
#C5CCCF
secondary
#A39996
accent
#665293
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484