#C0D2D6#C0D2D6
#C0D2D6 is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.1% C 0.020 H 212.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D2D6 |
|---|---|
| RGB | rgb(192, 210, 214) |
| HSL | hsl(191, 21%, 80%) |
| HSV | hsv(191, 10%, 84%) |
| CMYK | cmyk(10.3%, 1.9%, 0%, 16.1%) |
| CIE-LAB | lab(83.00, -5.25, -4.05) |
| CIE-LCH | lch(83.00, 6.63, 217.60°) |
| OKLab | oklab(85.14% -0.0171 -0.0109) |
| OKLCH | oklch(85.14% 0.02 212.5) |
| XYZ | xyz(56.9197, 62.1538, 72.6034) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.56
Lightblue
#ADD8E6
ΔE00 6.87
Light Grey
#D8DCD6
ΔE00 7.30
Light Gray
#D3D3D3
ΔE00 7.46
Gainsboro
#DCDCDC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D2D6 #D6C4C0
analogous
#C0D6CF #C0D2D6 #C0C7D6
triadic
#C0D2D6 #D6C0D2 #D2D6C0
tetradic
#C0D2D6 #CFC0D6 #D6C4C0 #C7D6C0
square
#C0D2D6 #CFC0D6 #D6C4C0 #C7D6C0
split-complementary
#C0D2D6 #D6C0C7 #D6CFC0
monochromatic
#769DA6 #9BB8BE #C0D2D6 #E5ECEE #ECF2F3
Accessibility & contrast
On white
1.56
#C0D2D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#C0D2D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D2D6
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D2D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D2D6 | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD0D6
Deuteranopia (green-blind)
#CBCDD6
Tritanopia (blue-blind)
#BAD4D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c0d2d6; /* rgb */ color: rgb(192, 210, 214); /* oklch */ color: oklch(85.1% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#d3dfe2',
500: '#c0d2d6',
950: '#000000',
},
}SCSS
$custom: #c0d2d6; $custom-light: #d3dfe2; $custom-dark: #000000;
JSON
{
"hex": "#c0d2d6",
"rgb": {
"r": 192,
"g": 210,
"b": 214
},
"hsl": {
"h": 190.909,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.8514,
"c": 0.02026,
"h": 212.5
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#C0D2D6
secondary
#AC948F
accent
#5646A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484