#C2CED2#C2CED2
#C2CED2 is a very light, near-neutral cyan. Relative luminance 0.603; OKLCH L 84.3% C 0.014 H 219.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED2 |
|---|---|
| RGB | rgb(194, 206, 210) |
| HSL | hsl(195, 15%, 79%) |
| HSV | hsv(195, 8%, 82%) |
| CMYK | cmyk(7.6%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.98, -3.29, -3.39) |
| CIE-LCH | lch(81.98, 4.72, 225.80°) |
| OKLab | oklab(84.34% -0.011 -0.0091) |
| OKLCH | oklch(84.34% 0.014 219.7) |
| XYZ | xyz(55.9498, 60.2645, 69.6448) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.14
Fog
#D8DCE0
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 5.55
Silver
#C0C0C0
ΔE00 6.05
Gainsboro
#DCDCDC
ΔE00 6.51
Light Grey
#D8DCD6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED2 #D2C6C2
analogous
#C2D2CE #C2CED2 #C2C6D2
triadic
#C2CED2 #D2C2CE #CED2C2
tetradic
#C2CED2 #CEC2D2 #D2C6C2 #C6D2C2
square
#C2CED2 #CEC2D2 #D2C6C2 #C6D2C2
split-complementary
#C2CED2 #D2C2C6 #D2CEC2
monochromatic
#7C959E #9FB2B8 #C2CED2 #E5EAEC #EDF1F2
Accessibility & contrast
On white
1.61
#C2CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C2CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED2
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED2 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#BECFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced2; /* rgb */ color: rgb(194, 206, 210); /* oklch */ color: oklch(84.3% 0.014 219.7);
Tailwind
colors: {
custom: {
50: '#d4dcdf',
500: '#c2ced2',
950: '#000000',
},
}SCSS
$custom: #c2ced2; $custom-light: #d4dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c2ced2",
"rgb": {
"r": 194,
"g": 206,
"b": 210
},
"hsl": {
"h": 195,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.84341,
"c": 0.01426,
"h": 219.7
},
"luminance": 0.60265
}Semantic roles & 50–950 ramp
primary
#C2CED2
secondary
#A79792
accent
#5F4C99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484