#C8CED2#C8CED2
#C8CED2 is a very light, near-neutral cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.009 H 236.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CED2 |
|---|---|
| RGB | rgb(200, 206, 210) |
| HSL | hsl(204, 10%, 80%) |
| HSV | hsv(204, 5%, 82%) |
| CMYK | cmyk(4.8%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.42, -1.29, -2.69) |
| CIE-LCH | lch(82.42, 2.99, 244.40°) |
| OKLab | oklab(84.79% -0.0047 -0.0072) |
| OKLCH | oklch(84.79% 0.009 236.6) |
| XYZ | xyz(57.5213, 61.0748, 69.7185) |
| Luminance | 0.6108 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.36
Light Gray
#D3D3D3
ΔE00 3.40
Fog
#D8DCE0
ΔE00 3.52
Silver
#C0C0C0
ΔE00 4.49
Gainsboro
#DCDCDC
ΔE00 4.67
Dove Gray
#B6B8BD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CED2 #D2CCC8
analogous
#C8D2D1 #C8CED2 #C8C9D2
triadic
#C8CED2 #D2C8CE #CED2C8
tetradic
#C8CED2 #D1C8D2 #D2CCC8 #C9D2C8
square
#C8CED2 #D1C8D2 #D2CCC8 #C9D2C8
split-complementary
#C8CED2 #D2C8C9 #D2D1C8
monochromatic
#85929B #A6B0B6 #C8CED2 #EAECEE #EEF0F1
Accessibility & contrast
On white
1.59
#C8CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C8CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CED2
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CED2 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED2
Deuteranopia (green-blind)
#CBCDD2
Tritanopia (blue-blind)
#C6CFCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c8ced2; /* rgb */ color: rgb(200, 206, 210); /* oklch */ color: oklch(84.8% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#d8dcdf',
500: '#c8ced2',
950: '#000000',
},
}SCSS
$custom: #c8ced2; $custom-light: #d8dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c8ced2",
"rgb": {
"r": 200,
"g": 206,
"b": 210
},
"hsl": {
"h": 204,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.84794,
"c": 0.00863,
"h": 236.6
},
"luminance": 0.61075
}Semantic roles & 50–950 ramp
primary
#C8CED2
secondary
#A69E98
accent
#6C5194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484