#C2D0D4#C2D0D4
#C2D0D4 is a very light, near-neutral cyan. Relative luminance 0.613; OKLCH L 84.8% C 0.016 H 216.7°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #C2D0D4 |
|---|---|
| RGB | rgb(194, 208, 212) |
| HSL | hsl(193, 17%, 80%) |
| HSV | hsv(193, 8%, 83%) |
| CMYK | cmyk(8.5%, 1.9%, 0%, 16.9%) |
| CIE-LAB | lab(82.56, -3.95, -3.61) |
| CIE-LCH | lch(82.56, 5.35, 222.41°) |
| OKLab | oklab(84.81% -0.013 -0.0097) |
| OKLCH | oklch(84.81% 0.016 216.7) |
| XYZ | xyz(56.6851, 61.3338, 71.1268) |
| Luminance | 0.6133 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.76
Fog
#D8DCE0
ΔE00 5.45
Light Gray
#D3D3D3
ΔE00 6.15
Light Grey
#D8DCD6
ΔE00 6.65
Silver
#C0C0C0
ΔE00 6.87
Gainsboro
#DCDCDC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2D0D4 #D4C6C2
analogous
#C2D4CF #C2D0D4 #C2C7D4
triadic
#C2D0D4 #D4C2D0 #D0D4C2
tetradic
#C2D0D4 #CFC2D4 #D4C6C2 #C7D4C2
square
#C2D0D4 #CFC2D4 #D4C6C2 #C7D4C2
split-complementary
#C2D0D4 #D4C2C7 #D4CFC2
monochromatic
#7A99A1 #9EB4BB #C2D0D4 #E6ECED #EDF1F2
Accessibility & contrast
On white
1.58
#C2D0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#C2D0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2D0D4
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2D0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2D0D4 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCFD4
Deuteranopia (green-blind)
#CACCD4
Tritanopia (blue-blind)
#BDD2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c2d0d4; /* rgb */ color: rgb(194, 208, 212); /* oklch */ color: oklch(84.8% 0.016 216.7);
Tailwind
colors: {
custom: {
50: '#d4dee1',
500: '#c2d0d4',
950: '#000000',
},
}SCSS
$custom: #c2d0d4; $custom-light: #d4dee1; $custom-dark: #000000;
JSON
{
"hex": "#c2d0d4",
"rgb": {
"r": 194,
"g": 208,
"b": 212
},
"hsl": {
"h": 193.333,
"s": 17.308,
"l": 79.608
},
"oklch": {
"l": 0.84812,
"c": 0.01624,
"h": 216.7
},
"luminance": 0.61335
}Semantic roles & 50–950 ramp
primary
#C2D0D4
secondary
#A99791
accent
#5C4A9C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484