#C2D2DC#C2D2DC
#C2D2DC is a very light, muted cyan. Relative luminance 0.627; OKLCH L 85.5% C 0.022 H 235.0°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2DC |
|---|---|
| RGB | rgb(194, 210, 220) |
| HSL | hsl(203, 27%, 81%) |
| HSV | hsv(203, 12%, 86%) |
| CMYK | cmyk(11.8%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.30, -3.41, -6.78) |
| CIE-LCH | lch(83.30, 7.58, 243.32°) |
| OKLab | oklab(85.47% -0.0127 -0.0182) |
| OKLCH | oklch(85.47% 0.022 235) |
| XYZ | xyz(58.2100, 62.7289, 76.7374) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.60
Cloudy Blue
#ACC2D9
ΔE00 6.50
Light Blue Grey
#B7C9E2
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 6.82
Light Gray
#D3D3D3
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2DC #DCCCC2
analogous
#C2DCD9 #C2D2DC #C2C5DC
triadic
#C2D2DC #DCC2D2 #D2DCC2
tetradic
#C2D2DC #D9C2DC #DCCCC2 #C5DCC2
square
#C2D2DC #D9C2DC #DCCCC2 #C5DCC2
split-complementary
#C2D2DC #DCC2C5 #DCD9C2
monochromatic
#7499AF #9BB5C6 #C2D2DC #E9EFF2 #ECF1F4
Accessibility & contrast
On white
1.55
#C2D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#C2D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2DC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2DC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED1DD
Deuteranopia (green-blind)
#CACEDC
Tritanopia (blue-blind)
#BCD5D5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c2d2dc; /* rgb */ color: rgb(194, 210, 220); /* oklch */ color: oklch(85.5% 0.022 235.0);
Tailwind
colors: {
custom: {
50: '#d4dfe6',
500: '#c2d2dc',
950: '#000000',
},
}SCSS
$custom: #c2d2dc; $custom-light: #d4dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c2d2dc",
"rgb": {
"r": 194,
"g": 210,
"b": 220
},
"hsl": {
"h": 203.077,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8547,
"c": 0.02225,
"h": 235
},
"luminance": 0.6273
}Semantic roles & 50–950 ramp
primary
#C2D2DC
secondary
#B39D8F
accent
#6740A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484