#C2CED7#C2CED7
#C2CED7 is a very light, near-neutral cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.018 H 240.0°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED7 |
|---|---|
| RGB | rgb(194, 206, 215) |
| HSL | hsl(206, 21%, 80%) |
| HSV | hsv(206, 10%, 84%) |
| CMYK | cmyk(9.8%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(82.12, -2.31, -5.86) |
| CIE-LCH | lch(82.12, 6.30, 248.47°) |
| OKLab | oklab(84.49% -0.0091 -0.0157) |
| OKLCH | oklch(84.49% 0.018 240) |
| XYZ | xyz(56.5825, 60.5175, 72.9768) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.04
Silver (survey)
#C5C9C7
ΔE00 5.79
Light Gray
#D3D3D3
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 6.36
Cloudy Blue
#ACC2D9
ΔE00 6.45
Silver
#C0C0C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED7 #D7CBC2
analogous
#C2D7D5 #C2CED7 #C2C3D7
triadic
#C2CED7 #D7C2CE #CED7C2
tetradic
#C2CED7 #D5C2D7 #D7CBC2 #C3D7C2
square
#C2CED7 #D5C2D7 #D7CBC2 #C3D7C2
split-complementary
#C2CED7 #D7C2C3 #D7D5C2
monochromatic
#7893A7 #9DB0BF #C2CED7 #E7ECEF #EDF0F3
Accessibility & contrast
On white
1.60
#C2CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C2CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED7
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED7 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACED7
Deuteranopia (green-blind)
#C8CBD7
Tritanopia (blue-blind)
#BDD0D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced7; /* rgb */ color: rgb(194, 206, 215); /* oklch */ color: oklch(84.5% 0.018 240.0);
Tailwind
colors: {
custom: {
50: '#d4dce3',
500: '#c2ced7',
950: '#000000',
},
}SCSS
$custom: #c2ced7; $custom-light: #d4dce3; $custom-dark: #000000;
JSON
{
"hex": "#c2ced7",
"rgb": {
"r": 194,
"g": 206,
"b": 215
},
"hsl": {
"h": 205.714,
"s": 20.792,
"l": 80.196
},
"oklch": {
"l": 0.84494,
"c": 0.01816,
"h": 240
},
"luminance": 0.60518
}Semantic roles & 50–950 ramp
primary
#C2CED7
secondary
#AD9D91
accent
#6C469F
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484