#C2CED6#C2CED6
#C2CED6 is a very light, near-neutral cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.017 H 236.7°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED6 |
|---|---|
| RGB | rgb(194, 206, 214) |
| HSL | hsl(204, 20%, 80%) |
| HSV | hsv(204, 9%, 84%) |
| CMYK | cmyk(9.3%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.09, -2.51, -5.36) |
| CIE-LCH | lch(82.09, 5.92, 244.93°) |
| OKLab | oklab(84.46% -0.0094 -0.0144) |
| OKLCH | oklch(84.46% 0.017 236.7) |
| XYZ | xyz(56.4544, 60.4663, 72.3022) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.43
Light Gray
#D3D3D3
ΔE00 5.94
Silver
#C0C0C0
ΔE00 6.47
Dove Gray
#B6B8BD
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED6 #D6CAC2
analogous
#C2D6D4 #C2CED6 #C2C4D6
triadic
#C2CED6 #D6C2CE #CED6C2
tetradic
#C2CED6 #D4C2D6 #D6CAC2 #C4D6C2
square
#C2CED6 #D4C2D6 #D6CAC2 #C4D6C2
split-complementary
#C2CED6 #D6C2C4 #D6D4C2
monochromatic
#7993A5 #9DB1BD #C2CED6 #E7EBEF #EDF0F3
Accessibility & contrast
On white
1.60
#C2CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C2CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED6
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED6 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD6
Deuteranopia (green-blind)
#C8CBD6
Tritanopia (blue-blind)
#BDD0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced6; /* rgb */ color: rgb(194, 206, 214); /* oklch */ color: oklch(84.5% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#d4dce2',
500: '#c2ced6',
950: '#000000',
},
}SCSS
$custom: #c2ced6; $custom-light: #d4dce2; $custom-dark: #000000;
JSON
{
"hex": "#c2ced6",
"rgb": {
"r": 194,
"g": 206,
"b": 214
},
"hsl": {
"h": 204,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.84463,
"c": 0.01722,
"h": 236.7
},
"luminance": 0.60467
}Semantic roles & 50–950 ramp
primary
#C2CED6
secondary
#AB9B91
accent
#6A489E
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484