#C7CED0#C7CED0
#C7CED0 is a very light, near-neutral cyan. Relative luminance 0.608; OKLCH L 84.7% C 0.008 H 216.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CED0 |
|---|---|
| RGB | rgb(199, 206, 208) |
| HSL | hsl(193, 9%, 80%) |
| HSV | hsv(193, 4%, 82%) |
| CMYK | cmyk(4.3%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.29, -2.01, -1.82) |
| CIE-LCH | lch(82.29, 2.71, 222.24°) |
| OKLab | oklab(84.66% -0.0066 -0.0049) |
| OKLCH | oklch(84.66% 0.008 216.6) |
| XYZ | xyz(57.0075, 60.8384, 68.4019) |
| Luminance | 0.6084 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.52
Light Gray
#D3D3D3
ΔE00 3.59
Fog
#D8DCE0
ΔE00 4.01
Silver
#C0C0C0
ΔE00 4.55
Gainsboro
#DCDCDC
ΔE00 4.85
Light Grey
#D8DCD6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CED0 #D0C9C7
analogous
#C7D0CE #C7CED0 #C7CAD0
triadic
#C7CED0 #D0C7CE #CED0C7
tetradic
#C7CED0 #CEC7D0 #D0C9C7 #CAD0C7
square
#C7CED0 #CEC7D0 #D0C9C7 #CAD0C7
split-complementary
#C7CED0 #D0C7CA #D0CEC7
monochromatic
#849498 #A6B1B4 #C7CED0 #E8EBEC #EEF0F1
Accessibility & contrast
On white
1.59
#C7CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C7CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CED0
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CED0 | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCDD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#C5CFCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c7ced0; /* rgb */ color: rgb(199, 206, 208); /* oklch */ color: oklch(84.7% 0.008 216.6);
Tailwind
colors: {
custom: {
50: '#d8dcde',
500: '#c7ced0',
950: '#000000',
},
}SCSS
$custom: #c7ced0; $custom-light: #d8dcde; $custom-dark: #000000;
JSON
{
"hex": "#c7ced0",
"rgb": {
"r": 199,
"g": 206,
"b": 208
},
"hsl": {
"h": 193.333,
"s": 8.738,
"l": 79.804
},
"oklch": {
"l": 0.84658,
"c": 0.00818,
"h": 216.6
},
"luminance": 0.60839
}Semantic roles & 50–950 ramp
primary
#C7CED0
secondary
#A49A98
accent
#615393
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484