#C2D0DC#C2D0DC
#C2D0DC is a very light, muted cyan. Relative luminance 0.617; OKLCH L 85.1% C 0.023 H 243.8°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0DC |
|---|---|
| RGB | rgb(194, 208, 220) |
| HSL | hsl(208, 27%, 81%) |
| HSV | hsv(208, 12%, 86%) |
| CMYK | cmyk(11.8%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.78, -2.36, -7.55) |
| CIE-LCH | lch(82.78, 7.91, 252.65°) |
| OKLab | oklab(85.06% -0.01 -0.0203) |
| OKLCH | oklch(85.06% 0.023 243.8) |
| XYZ | xyz(57.7193, 61.7475, 76.5738) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.29
Fog
#D8DCE0
ΔE00 5.58
Cloudy Blue
#ACC2D9
ΔE00 5.65
Lightsteelblue
#B0C4DE
ΔE00 6.08
Light Gray
#D3D3D3
ΔE00 7.12
Silver (survey)
#C5C9C7
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0DC #DCCEC2
analogous
#C2DCDB #C2D0DC #C2C3DC
triadic
#C2D0DC #DCC2D0 #D0DCC2
tetradic
#C2D0DC #DBC2DC #DCCEC2 #C3DCC2
square
#C2D0DC #DBC2DC #DCCEC2 #C3DCC2
split-complementary
#C2D0DC #DCC2C3 #DCDBC2
monochromatic
#7494AF #9BB2C6 #C2D0DC #E9EEF2 #ECF0F4
Accessibility & contrast
On white
1.57
#C2D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#C2D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0DC
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0DC | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#BCD3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c2d0dc; /* rgb */ color: rgb(194, 208, 220); /* oklch */ color: oklch(85.1% 0.023 243.8);
Tailwind
colors: {
custom: {
50: '#d4dee6',
500: '#c2d0dc',
950: '#000000',
},
}SCSS
$custom: #c2d0dc; $custom-light: #d4dee6; $custom-dark: #000000;
JSON
{
"hex": "#c2d0dc",
"rgb": {
"r": 194,
"g": 208,
"b": 220
},
"hsl": {
"h": 207.692,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.8506,
"c": 0.02264,
"h": 243.8
},
"luminance": 0.61748
}Semantic roles & 50–950 ramp
primary
#C2D0DC
secondary
#B3A08F
accent
#6F40A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484