#C2D7DC#C2D7DC
#C2D7DC is a very light, muted cyan. Relative luminance 0.652; OKLCH L 86.5% C 0.024 H 213.6°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D7DC |
|---|---|
| RGB | rgb(194, 215, 220) |
| HSL | hsl(192, 27%, 81%) |
| HSV | hsv(192, 12%, 86%) |
| CMYK | cmyk(11.8%, 2.3%, 0%, 13.7%) |
| CIE-LAB | lab(84.61, -6.01, -4.85) |
| CIE-LCH | lch(84.61, 7.72, 218.90°) |
| OKLab | oklab(86.5% -0.0196 -0.0131) |
| OKLCH | oklch(86.5% 0.024 213.6) |
| XYZ | xyz(59.4638, 65.2364, 77.1553) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.93
Fog
#D8DCE0
ΔE00 6.97
Silver (survey)
#C5C9C7
ΔE00 7.22
Powder Blue
#B0E0E6
ΔE00 7.25
Light Grey
#D8DCD6
ΔE00 7.84
Light Gray
#D3D3D3
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D7DC #DCC7C2
analogous
#C2DCD4 #C2D7DC #C2CADC
triadic
#C2D7DC #DCC2D7 #D7DCC2
tetradic
#C2D7DC #D4C2DC #DCC7C2 #CADCC2
square
#C2D7DC #D4C2DC #DCC7C2 #CADCC2
split-complementary
#C2D7DC #DCC2CA #DCD4C2
monochromatic
#74A4AF #9BBDC6 #C2D7DC #E9F0F2 #ECF2F4
Accessibility & contrast
On white
1.49
#C2D7DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#C2D7DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D7DC
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D7DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D7DC | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#CED2DC
Tritanopia (blue-blind)
#BBD9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c2d7dc; /* rgb */ color: rgb(194, 215, 220); /* oklch */ color: oklch(86.5% 0.024 213.6);
Tailwind
colors: {
custom: {
50: '#d4e3e6',
500: '#c2d7dc',
950: '#000000',
},
}SCSS
$custom: #c2d7dc; $custom-light: #d4e3e6; $custom-dark: #000000;
JSON
{
"hex": "#c2d7dc",
"rgb": {
"r": 194,
"g": 215,
"b": 220
},
"hsl": {
"h": 191.538,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.86499,
"c": 0.0236,
"h": 213.6
},
"luminance": 0.65238
}Semantic roles & 50–950 ramp
primary
#C2D7DC
secondary
#B3968F
accent
#5340A6
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484