#C2CED8#C2CED8
#C2CED8 is a very light, near-neutral cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.019 H 243.0°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED8 |
|---|---|
| RGB | rgb(194, 206, 216) |
| HSL | hsl(207, 22%, 80%) |
| HSV | hsv(207, 10%, 85%) |
| CMYK | cmyk(10.2%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.15, -2.11, -6.35) |
| CIE-LCH | lch(82.15, 6.69, 251.61°) |
| OKLab | oklab(84.53% -0.0087 -0.0171) |
| OKLCH | oklch(84.53% 0.019 243) |
| XYZ | xyz(56.7114, 60.5691, 73.6556) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.15
Light Blue Grey
#B7C9E2
ΔE00 5.92
Cloudy Blue
#ACC2D9
ΔE00 6.12
Silver (survey)
#C5C9C7
ΔE00 6.17
Light Gray
#D3D3D3
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED8 #D8CCC2
analogous
#C2D8D7 #C2CED8 #C2C3D8
triadic
#C2CED8 #D8C2CE #CED8C2
tetradic
#C2CED8 #D7C2D8 #D8CCC2 #C3D8C2
square
#C2CED8 #D7C2D8 #D8CCC2 #C3D8C2
split-complementary
#C2CED8 #D8C2C3 #D8D7C2
monochromatic
#7792A8 #9DB0C0 #C2CED8 #E7ECF0 #ECF0F3
Accessibility & contrast
On white
1.60
#C2CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C2CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED8
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED8 | 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)
#CACED9
Deuteranopia (green-blind)
#C7CBD8
Tritanopia (blue-blind)
#BDD0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced8; /* rgb */ color: rgb(194, 206, 216); /* oklch */ color: oklch(84.5% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#d4dce4',
500: '#c2ced8',
950: '#000000',
},
}SCSS
$custom: #c2ced8; $custom-light: #d4dce4; $custom-dark: #000000;
JSON
{
"hex": "#c2ced8",
"rgb": {
"r": 194,
"g": 206,
"b": 216
},
"hsl": {
"h": 207.273,
"s": 22,
"l": 80.392
},
"oklch": {
"l": 0.84525,
"c": 0.01915,
"h": 243
},
"luminance": 0.6057
}Semantic roles & 50–950 ramp
primary
#C2CED8
secondary
#AE9E90
accent
#6F45A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484