#C2CED9#C2CED9
#C2CED9 is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.6% C 0.020 H 245.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED9 |
|---|---|
| RGB | rgb(194, 206, 217) |
| HSL | hsl(209, 23%, 81%) |
| HSV | hsv(209, 11%, 85%) |
| CMYK | cmyk(10.6%, 5.1%, 0%, 14.9%) |
| CIE-LAB | lab(82.17, -1.91, -6.84) |
| CIE-LCH | lch(82.17, 7.10, 254.39°) |
| OKLab | oklab(84.56% -0.0083 -0.0184) |
| OKLCH | oklch(84.56% 0.02 245.7) |
| XYZ | xyz(56.8411, 60.6209, 74.3386) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 5.48
Cloudy Blue
#ACC2D9
ΔE00 5.83
Lightsteelblue
#B0C4DE
ΔE00 6.23
Silver (survey)
#C5C9C7
ΔE00 6.54
Light Gray
#D3D3D3
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED9 #D9CDC2
analogous
#C2D9D8 #C2CED9 #C2C2D9
triadic
#C2CED9 #D9C2CE #CED9C2
tetradic
#C2CED9 #D8C2D9 #D9CDC2 #C2D9C2
square
#C2CED9 #D8C2D9 #D9CDC2 #C2D9C2
split-complementary
#C2CED9 #D9C2C2 #D9D8C2
monochromatic
#7791AA #9CB0C2 #C2CED9 #E8ECF0 #ECF0F3
Accessibility & contrast
On white
1.60
#C2CED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C2CED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED9
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED9 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACEDA
Deuteranopia (green-blind)
#C7CBD9
Tritanopia (blue-blind)
#BDD1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced9; /* rgb */ color: rgb(194, 206, 217); /* oklch */ color: oklch(84.6% 0.020 245.7);
Tailwind
colors: {
custom: {
50: '#d4dce4',
500: '#c2ced9',
950: '#000000',
},
}SCSS
$custom: #c2ced9; $custom-light: #d4dce4; $custom-dark: #000000;
JSON
{
"hex": "#c2ced9",
"rgb": {
"r": 194,
"g": 206,
"b": 217
},
"hsl": {
"h": 208.696,
"s": 23.232,
"l": 80.588
},
"oklch": {
"l": 0.84556,
"c": 0.02018,
"h": 245.7
},
"luminance": 0.60622
}Semantic roles & 50–950 ramp
primary
#C2CED9
secondary
#AF9F90
accent
#7144A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484