#C2CED5#C2CED5
#C2CED5 is a very light, near-neutral cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.016 H 233.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED5 |
|---|---|
| RGB | rgb(194, 206, 213) |
| HSL | hsl(202, 18%, 80%) |
| HSV | hsv(202, 9%, 84%) |
| CMYK | cmyk(8.9%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.06, -2.71, -4.87) |
| CIE-LCH | lch(82.06, 5.57, 240.94°) |
| OKLab | oklab(84.43% -0.0098 -0.0131) |
| OKLCH | oklch(84.43% 0.016 233.1) |
| XYZ | xyz(56.3271, 60.4154, 71.6317) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.93
Silver (survey)
#C5C9C7
ΔE00 5.07
Light Gray
#D3D3D3
ΔE00 5.79
Silver
#C0C0C0
ΔE00 6.32
Dove Gray
#B6B8BD
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED5 #D5C9C2
analogous
#C2D5D3 #C2CED5 #C2C5D5
triadic
#C2CED5 #D5C2CE #CED5C2
tetradic
#C2CED5 #D3C2D5 #D5C9C2 #C5D5C2
square
#C2CED5 #D3C2D5 #D5C9C2 #C5D5C2
split-complementary
#C2CED5 #D5C2C5 #D5D3C2
monochromatic
#7A94A3 #9EB1BC #C2CED5 #E6EBEE #EDF0F3
Accessibility & contrast
On white
1.61
#C2CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C2CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED5
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED5 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD5
Deuteranopia (green-blind)
#C8CBD5
Tritanopia (blue-blind)
#BDD0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced5; /* rgb */ color: rgb(194, 206, 213); /* oklch */ color: oklch(84.4% 0.016 233.1);
Tailwind
colors: {
custom: {
50: '#d4dce1',
500: '#c2ced5',
950: '#000000',
},
}SCSS
$custom: #c2ced5; $custom-light: #d4dce1; $custom-dark: #000000;
JSON
{
"hex": "#c2ced5",
"rgb": {
"r": 194,
"g": 206,
"b": 213
},
"hsl": {
"h": 202.105,
"s": 18.447,
"l": 79.804
},
"oklch": {
"l": 0.84432,
"c": 0.01635,
"h": 233.1
},
"luminance": 0.60416
}Semantic roles & 50–950 ramp
primary
#C2CED5
secondary
#AA9A91
accent
#68499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484