#C5CED4#C5CED4
#C5CED4 is a very light, near-neutral cyan. Relative luminance 0.608; OKLCH L 84.6% C 0.013 H 236.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CED4 |
|---|---|
| RGB | rgb(197, 206, 212) |
| HSL | hsl(204, 15%, 80%) |
| HSV | hsv(204, 7%, 83%) |
| CMYK | cmyk(7.1%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.25, -1.91, -4.03) |
| CIE-LCH | lch(82.25, 4.46, 244.66°) |
| OKLab | oklab(84.63% -0.0071 -0.0108) |
| OKLCH | oklch(84.63% 0.013 236.6) |
| XYZ | xyz(56.9785, 60.7659, 71.0017) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.12
Silver (survey)
#C5C9C7
ΔE00 4.34
Light Gray
#D3D3D3
ΔE00 4.71
Silver
#C0C0C0
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.74
Dove Gray
#B6B8BD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CED4 #D4CBC5
analogous
#C5D4D2 #C5CED4 #C5C6D4
triadic
#C5CED4 #D4C5CE #CED4C5
tetradic
#C5CED4 #D2C5D4 #D4CBC5 #C6D4C5
square
#C5CED4 #D2C5D4 #D4CBC5 #C6D4C5
split-complementary
#C5CED4 #D4C5C6 #D4D2C5
monochromatic
#7F93A0 #A2B0BA #C5CED4 #E8ECEE #EDF0F2
Accessibility & contrast
On white
1.60
#C5CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C5CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CED4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CED4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED4
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#C1D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5ced4; /* rgb */ color: rgb(197, 206, 212); /* oklch */ color: oklch(84.6% 0.013 236.6);
Tailwind
colors: {
custom: {
50: '#d6dce1',
500: '#c5ced4',
950: '#000000',
},
}SCSS
$custom: #c5ced4; $custom-light: #d6dce1; $custom-dark: #000000;
JSON
{
"hex": "#c5ced4",
"rgb": {
"r": 197,
"g": 206,
"b": 212
},
"hsl": {
"h": 204,
"s": 14.851,
"l": 80.196
},
"oklch": {
"l": 0.84626,
"c": 0.01293,
"h": 236.6
},
"luminance": 0.60766
}Semantic roles & 50–950 ramp
primary
#C5CED4
secondary
#A99D95
accent
#6B4C99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484