#C2CED4#C2CED4
#C2CED4 is a very light, near-neutral cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.016 H 229.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CED4 |
|---|---|
| RGB | rgb(194, 206, 212) |
| HSL | hsl(200, 17%, 80%) |
| HSV | hsv(200, 8%, 83%) |
| CMYK | cmyk(8.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.04, -2.90, -4.38) |
| CIE-LCH | lch(82.04, 5.25, 236.44°) |
| OKLab | oklab(84.4% -0.0102 -0.0117) |
| OKLCH | oklch(84.4% 0.016 229) |
| XYZ | xyz(56.2006, 60.3648, 70.9653) |
| Luminance | 0.6037 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.73
Fog
#D8DCE0
ΔE00 4.95
Light Gray
#D3D3D3
ΔE00 5.68
Silver
#C0C0C0
ΔE00 6.20
Gainsboro
#DCDCDC
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CED4 #D4C8C2
analogous
#C2D4D1 #C2CED4 #C2C5D4
triadic
#C2CED4 #D4C2CE #CED4C2
tetradic
#C2CED4 #D1C2D4 #D4C8C2 #C5D4C2
square
#C2CED4 #D1C2D4 #D4C8C2 #C5D4C2
split-complementary
#C2CED4 #D4C2C5 #D4D1C2
monochromatic
#7A94A1 #9EB1BB #C2CED4 #E6EBED #EDF1F2
Accessibility & contrast
On white
1.61
#C2CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#C2CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CED4
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CED4 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#C8CBD4
Tritanopia (blue-blind)
#BED0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2ced4; /* rgb */ color: rgb(194, 206, 212); /* oklch */ color: oklch(84.4% 0.016 229.0);
Tailwind
colors: {
custom: {
50: '#d4dce1',
500: '#c2ced4',
950: '#000000',
},
}SCSS
$custom: #c2ced4; $custom-light: #d4dce1; $custom-dark: #000000;
JSON
{
"hex": "#c2ced4",
"rgb": {
"r": 194,
"g": 206,
"b": 212
},
"hsl": {
"h": 200,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.84401,
"c": 0.01557,
"h": 229
},
"luminance": 0.60365
}Semantic roles & 50–950 ramp
primary
#C2CED4
secondary
#A99991
accent
#654A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484