#C2CED1#C2CED1
#C2CED1 is a very light, near-neutral cyan. Relative luminance 0.602; OKLCH L 84.3% C 0.014 H 214.3°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED1 |
|---|---|
| RGB | rgb(194, 206, 209) |
| HSL | hsl(192, 14%, 79%) |
| HSV | hsv(192, 7%, 82%) |
| CMYK | cmyk(7.2%, 1.4%, 0%, 18%) |
| CIE-LAB | lab(81.95, -3.49, -2.89) |
| CIE-LCH | lch(81.95, 4.53, 219.67°) |
| OKLab | oklab(84.31% -0.0114 -0.0078) |
| OKLCH | oklch(84.31% 0.014 214.3) |
| XYZ | xyz(55.8256, 60.2148, 68.9907) |
| Luminance | 0.6021 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.90
Fog
#D8DCE0
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.55
Silver
#C0C0C0
ΔE00 6.04
Light Grey
#D8DCD6
ΔE00 6.24
Gainsboro
#DCDCDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED1 #D1C5C2
analogous
#C2D1CD #C2CED1 #C2C7D1
triadic
#C2CED1 #D1C2CE #CED1C2
tetradic
#C2CED1 #CDC2D1 #D1C5C2 #C7D1C2
square
#C2CED1 #CDC2D1 #D1C5C2 #C7D1C2
split-complementary
#C2CED1 #D1C2C7 #D1CDC2
monochromatic
#7C969C #9FB2B7 #C2CED1 #E5EAEB #EEF1F2
Accessibility & contrast
On white
1.61
#C2CED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C2CED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED1
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED1 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD1
Deuteranopia (green-blind)
#C9CBD1
Tritanopia (blue-blind)
#BECFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced1; /* rgb */ color: rgb(194, 206, 209); /* oklch */ color: oklch(84.3% 0.014 214.3);
Tailwind
colors: {
custom: {
50: '#d4dcdf',
500: '#c2ced1',
950: '#000000',
},
}SCSS
$custom: #c2ced1; $custom-light: #d4dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c2ced1",
"rgb": {
"r": 194,
"g": 206,
"b": 209
},
"hsl": {
"h": 192,
"s": 14.019,
"l": 79.02
},
"oklch": {
"l": 0.84311,
"c": 0.01377,
"h": 214.3
},
"luminance": 0.60215
}Semantic roles & 50–950 ramp
primary
#C2CED1
secondary
#A59692
accent
#5C4D98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484