#C2D2DD#C2D2DD
#C2D2DD is a very light, muted cyan. Relative luminance 0.628; OKLCH L 85.5% C 0.023 H 237.7°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D2DD |
|---|---|
| RGB | rgb(194, 210, 221) |
| HSL | hsl(204, 28%, 81%) |
| HSV | hsv(204, 12%, 87%) |
| CMYK | cmyk(12.2%, 5%, 0%, 13.3%) |
| CIE-LAB | lab(83.33, -3.20, -7.27) |
| CIE-LCH | lch(83.33, 7.94, 246.21°) |
| OKLab | oklab(85.5% -0.0124 -0.0196) |
| OKLCH | oklch(85.5% 0.023 237.7) |
| XYZ | xyz(58.3429, 62.7820, 77.4369) |
| Luminance | 0.6278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.69
Light Blue Grey
#B7C9E2
ΔE00 6.07
Cloudy Blue
#ACC2D9
ΔE00 6.17
Lightsteelblue
#B0C4DE
ΔE00 6.78
Silver (survey)
#C5C9C7
ΔE00 7.13
Light Gray
#D3D3D3
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D2DD #DDCDC2
analogous
#C2DDDB #C2D2DD #C2C5DD
triadic
#C2D2DD #DDC2D2 #D2DDC2
tetradic
#C2D2DD #DBC2DD #DDCDC2 #C5DDC2
square
#C2D2DD #DBC2DD #DDCDC2 #C5DDC2
split-complementary
#C2D2DD #DDC2C5 #DDDBC2
monochromatic
#7398B1 #9BB5C7 #C2D2DD #E9EFF3 #EBF1F4
Accessibility & contrast
On white
1.55
#C2D2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#C2D2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D2DD
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D2DD | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD1DE
Deuteranopia (green-blind)
#CACEDD
Tritanopia (blue-blind)
#BBD5D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c2d2dd; /* rgb */ color: rgb(194, 210, 221); /* oklch */ color: oklch(85.5% 0.023 237.7);
Tailwind
colors: {
custom: {
50: '#d4dfe7',
500: '#c2d2dd',
950: '#000000',
},
}SCSS
$custom: #c2d2dd; $custom-light: #d4dfe7; $custom-dark: #000000;
JSON
{
"hex": "#c2d2dd",
"rgb": {
"r": 194,
"g": 210,
"b": 221
},
"hsl": {
"h": 204.444,
"s": 28.421,
"l": 81.373
},
"oklch": {
"l": 0.85501,
"c": 0.02316,
"h": 237.7
},
"luminance": 0.62783
}Semantic roles & 50–950 ramp
primary
#C2D2DD
secondary
#B49E8F
accent
#693EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484