#C2D4DC#C2D4DC
#C2D4DC is a very light, muted cyan. Relative luminance 0.637; OKLCH L 85.9% C 0.022 H 226.2°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D4DC |
|---|---|
| RGB | rgb(194, 212, 220) |
| HSL | hsl(198, 27%, 81%) |
| HSV | hsv(198, 12%, 86%) |
| CMYK | cmyk(11.8%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(83.82, -4.45, -6.01) |
| CIE-LCH | lch(83.82, 7.47, 233.47°) |
| OKLab | oklab(85.88% -0.0155 -0.0162) |
| OKLCH | oklch(85.88% 0.022 226.2) |
| XYZ | xyz(58.7069, 63.7226, 76.9030) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.97
Lightblue
#ADD8E6
ΔE00 6.69
Silver (survey)
#C5C9C7
ΔE00 6.78
Light Gray
#D3D3D3
ΔE00 7.48
Cloudy Blue
#ACC2D9
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D4DC #DCCAC2
analogous
#C2DCD7 #C2D4DC #C2C7DC
triadic
#C2D4DC #DCC2D4 #D4DCC2
tetradic
#C2D4DC #D7C2DC #DCCAC2 #C7DCC2
square
#C2D4DC #D7C2DC #DCCAC2 #C7DCC2
split-complementary
#C2D4DC #DCC2C7 #DCD7C2
monochromatic
#749DAF #9BB9C6 #C2D4DC #E9EFF2 #ECF1F4
Accessibility & contrast
On white
1.53
#C2D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#C2D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D4DC
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D4DC | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#CCD0DC
Tritanopia (blue-blind)
#BBD7D6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c2d4dc; /* rgb */ color: rgb(194, 212, 220); /* oklch */ color: oklch(85.9% 0.022 226.2);
Tailwind
colors: {
custom: {
50: '#d4e1e6',
500: '#c2d4dc',
950: '#000000',
},
}SCSS
$custom: #c2d4dc; $custom-light: #d4e1e6; $custom-dark: #000000;
JSON
{
"hex": "#c2d4dc",
"rgb": {
"r": 194,
"g": 212,
"b": 220
},
"hsl": {
"h": 198.462,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8588,
"c": 0.02241,
"h": 226.2
},
"luminance": 0.63724
}Semantic roles & 50–950 ramp
primary
#C2D4DC
secondary
#B39A8F
accent
#5F40A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484