#C2CCD4#C2CCD4
#C2CCD4 is a very light, near-neutral cyan. Relative luminance 0.594; OKLCH L 84.0% C 0.016 H 241.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCD4 |
|---|---|
| RGB | rgb(194, 204, 212) |
| HSL | hsl(207, 17%, 80%) |
| HSV | hsv(207, 8%, 83%) |
| CMYK | cmyk(8.5%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.52, -1.85, -5.14) |
| CIE-LCH | lch(81.52, 5.47, 250.19°) |
| OKLab | oklab(83.99% -0.0074 -0.0138) |
| OKLCH | oklch(83.99% 0.016 241.8) |
| XYZ | xyz(55.7221, 59.4079, 70.8058) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.86
Silver (survey)
#C5C9C7
ΔE00 5.16
Light Gray
#D3D3D3
ΔE00 5.55
Silver
#C0C0C0
ΔE00 5.81
Dove Gray
#B6B8BD
ΔE00 5.89
Gainsboro
#DCDCDC
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCD4 #D4CAC2
analogous
#C2D4D3 #C2CCD4 #C2C3D4
triadic
#C2CCD4 #D4C2CC #CCD4C2
tetradic
#C2CCD4 #D3C2D4 #D4CAC2 #C3D4C2
square
#C2CCD4 #D3C2D4 #D4CAC2 #C3D4C2
split-complementary
#C2CCD4 #D4C2C3 #D4D3C2
monochromatic
#7A90A1 #9EAEBB #C2CCD4 #E6EAED #EDF0F2
Accessibility & contrast
On white
1.63
#C2CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#C2CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCD4
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCD4 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CCD4
Deuteranopia (green-blind)
#C6CAD4
Tritanopia (blue-blind)
#BECECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c2ccd4; /* rgb */ color: rgb(194, 204, 212); /* oklch */ color: oklch(84.0% 0.016 241.8);
Tailwind
colors: {
custom: {
50: '#d4dbe1',
500: '#c2ccd4',
950: '#000000',
},
}SCSS
$custom: #c2ccd4; $custom-light: #d4dbe1; $custom-dark: #000000;
JSON
{
"hex": "#c2ccd4",
"rgb": {
"r": 194,
"g": 204,
"b": 212
},
"hsl": {
"h": 206.667,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.83992,
"c": 0.01566,
"h": 241.8
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#C2CCD4
secondary
#A99C91
accent
#6E4A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484