#C5CCD2#C5CCD2
#C5CCD2 is a very light, near-neutral cyan. Relative luminance 0.597; OKLCH L 84.2% C 0.011 H 243.7°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CCD2 |
|---|---|
| RGB | rgb(197, 204, 210) |
| HSL | hsl(208, 13%, 80%) |
| HSV | hsv(208, 6%, 82%) |
| CMYK | cmyk(6.2%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.68, -1.25, -3.81) |
| CIE-LCH | lch(81.68, 4.01, 251.89°) |
| OKLab | oklab(84.16% -0.005 -0.0102) |
| OKLCH | oklch(84.16% 0.011 243.7) |
| XYZ | xyz(56.2494, 59.7088, 69.5218) |
| Luminance | 0.5971 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.15
Silver (survey)
#C5C9C7
ΔE00 4.16
Light Gray
#D3D3D3
ΔE00 4.32
Silver
#C0C0C0
ΔE00 4.75
Dove Gray
#B6B8BD
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CCD2 #D2CBC5
analogous
#C5D2D1 #C5CCD2 #C5C6D2
triadic
#C5CCD2 #D2C5CC #CCD2C5
tetradic
#C5CCD2 #D1C5D2 #D2CBC5 #C6D2C5
square
#C5CCD2 #D1C5D2 #D2CBC5 #C6D2C5
split-complementary
#C5CCD2 #D2C5C6 #D2D1C5
monochromatic
#808F9D #A3AEB7 #C5CCD2 #E7EAED #EEF0F2
Accessibility & contrast
On white
1.62
#C5CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C5CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CCD2
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CCD2 | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#C2CDCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5ccd2; /* rgb */ color: rgb(197, 204, 210); /* oklch */ color: oklch(84.2% 0.011 243.7);
Tailwind
colors: {
custom: {
50: '#d6dbdf',
500: '#c5ccd2',
950: '#000000',
},
}SCSS
$custom: #c5ccd2; $custom-light: #d6dbdf; $custom-dark: #000000;
JSON
{
"hex": "#c5ccd2",
"rgb": {
"r": 197,
"g": 204,
"b": 210
},
"hsl": {
"h": 207.692,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.84157,
"c": 0.01137,
"h": 243.7
},
"luminance": 0.59709
}Semantic roles & 50–950 ramp
primary
#C5CCD2
secondary
#A69D95
accent
#704F97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484