#C5CED0#C5CED0
#C5CED0 is a very light, near-neutral cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.010 H 212.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CED0 |
|---|---|
| RGB | rgb(197, 206, 208) |
| HSL | hsl(191, 10%, 79%) |
| HSV | hsv(191, 5%, 82%) |
| CMYK | cmyk(5.3%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.15, -2.68, -2.05) |
| CIE-LCH | lch(82.15, 3.38, 217.48°) |
| OKLab | oklab(84.51% -0.0086 -0.0055) |
| OKLCH | oklch(84.51% 0.01 212.5) |
| XYZ | xyz(56.4802, 60.5665, 68.3772) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.88
Light Gray
#D3D3D3
ΔE00 4.40
Fog
#D8DCE0
ΔE00 4.54
Silver
#C0C0C0
ΔE00 5.12
Light Grey
#D8DCD6
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CED0 #D0C7C5
analogous
#C5D0CD #C5CED0 #C5C9D0
triadic
#C5CED0 #D0C5CE #CED0C5
tetradic
#C5CED0 #CDC5D0 #D0C7C5 #C9D0C5
square
#C5CED0 #CDC5D0 #D0C7C5 #C9D0C5
split-complementary
#C5CED0 #D0C5C9 #D0CDC5
monochromatic
#819599 #A3B1B5 #C5CED0 #E7EBEB #EEF1F1
Accessibility & contrast
On white
1.60
#C5CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C5CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CED0
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CED0 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#CACCD0
Tritanopia (blue-blind)
#C2CFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5ced0; /* rgb */ color: rgb(197, 206, 208); /* oklch */ color: oklch(84.5% 0.010 212.5);
Tailwind
colors: {
custom: {
50: '#d6dcde',
500: '#c5ced0',
950: '#000000',
},
}SCSS
$custom: #c5ced0; $custom-light: #d6dcde; $custom-dark: #000000;
JSON
{
"hex": "#c5ced0",
"rgb": {
"r": 197,
"g": 206,
"b": 208
},
"hsl": {
"h": 190.909,
"s": 10.476,
"l": 79.412
},
"oklch": {
"l": 0.84506,
"c": 0.01026,
"h": 212.5
},
"luminance": 0.60567
}Semantic roles & 50–950 ramp
primary
#C5CED0
secondary
#A49895
accent
#5D5195
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484