#C2CED3#C2CED3
#C2CED3 is a very light, near-neutral cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.015 H 224.5°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED3 |
|---|---|
| RGB | rgb(194, 206, 211) |
| HSL | hsl(198, 16%, 79%) |
| HSV | hsv(198, 8%, 83%) |
| CMYK | cmyk(8.1%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.01, -3.10, -3.88) |
| CIE-LCH | lch(82.01, 4.97, 231.40°) |
| OKLab | oklab(84.37% -0.0106 -0.0104) |
| OKLCH | oklch(84.37% 0.015 224.5) |
| XYZ | xyz(56.0748, 60.3145, 70.3030) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.42
Fog
#D8DCE0
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.60
Silver
#C0C0C0
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.54
Dove Gray
#B6B8BD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED3 #D3C7C2
analogous
#C2D3D0 #C2CED3 #C2C6D3
triadic
#C2CED3 #D3C2CE #CED3C2
tetradic
#C2CED3 #D0C2D3 #D3C7C2 #C6D3C2
square
#C2CED3 #D0C2D3 #D3C7C2 #C6D3C2
split-complementary
#C2CED3 #D3C2C6 #D3D0C2
monochromatic
#7B95A0 #9EB1B9 #C2CED3 #E6EBED #EDF1F2
Accessibility & contrast
On white
1.61
#C2CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C2CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED3
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED3 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#C9CBD3
Tritanopia (blue-blind)
#BED0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced3; /* rgb */ color: rgb(194, 206, 211); /* oklch */ color: oklch(84.4% 0.015 224.5);
Tailwind
colors: {
custom: {
50: '#d4dce0',
500: '#c2ced3',
950: '#000000',
},
}SCSS
$custom: #c2ced3; $custom-light: #d4dce0; $custom-dark: #000000;
JSON
{
"hex": "#c2ced3",
"rgb": {
"r": 194,
"g": 206,
"b": 211
},
"hsl": {
"h": 197.647,
"s": 16.19,
"l": 79.412
},
"oklch": {
"l": 0.84371,
"c": 0.01486,
"h": 224.5
},
"luminance": 0.60315
}Semantic roles & 50–950 ramp
primary
#C2CED3
secondary
#A89891
accent
#624B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484