#C2CCD2#C2CCD2
#C2CCD2 is a very light, near-neutral cyan. Relative luminance 0.593; OKLCH L 83.9% C 0.014 H 233.8°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCD2 |
|---|---|
| RGB | rgb(194, 204, 210) |
| HSL | hsl(203, 15%, 79%) |
| HSV | hsv(203, 8%, 82%) |
| CMYK | cmyk(7.6%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.46, -2.24, -4.15) |
| CIE-LCH | lch(81.46, 4.72, 241.62°) |
| OKLab | oklab(83.93% -0.0082 -0.0111) |
| OKLCH | oklch(83.93% 0.014 233.8) |
| XYZ | xyz(55.4714, 59.3076, 69.4853) |
| Luminance | 0.5931 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.36
Fog
#D8DCE0
ΔE00 4.79
Light Gray
#D3D3D3
ΔE00 5.21
Silver
#C0C0C0
ΔE00 5.44
Dove Gray
#B6B8BD
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCD2 #D2C8C2
analogous
#C2D2D0 #C2CCD2 #C2C4D2
triadic
#C2CCD2 #D2C2CC #CCD2C2
tetradic
#C2CCD2 #D0C2D2 #D2C8C2 #C4D2C2
square
#C2CCD2 #D0C2D2 #D2C8C2 #C4D2C2
split-complementary
#C2CCD2 #D2C2C4 #D2D0C2
monochromatic
#7C919E #9FAFB8 #C2CCD2 #E5E9EC #EDF0F2
Accessibility & contrast
On white
1.63
#C2CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C2CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCD2
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCD2 | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#BECECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c2ccd2; /* rgb */ color: rgb(194, 204, 210); /* oklch */ color: oklch(83.9% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#d4dbdf',
500: '#c2ccd2',
950: '#000000',
},
}SCSS
$custom: #c2ccd2; $custom-light: #d4dbdf; $custom-dark: #000000;
JSON
{
"hex": "#c2ccd2",
"rgb": {
"r": 194,
"g": 204,
"b": 210
},
"hsl": {
"h": 202.5,
"s": 15.094,
"l": 79.216
},
"oklch": {
"l": 0.8393,
"c": 0.01381,
"h": 233.8
},
"luminance": 0.59308
}Semantic roles & 50–950 ramp
primary
#C2CCD2
secondary
#A79992
accent
#694C99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484