#C0D6DA#C0D6DA
#C0D6DA is a very light, muted teal. Relative luminance 0.644; OKLCH L 86.1% C 0.024 H 209.8°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D6DA |
|---|---|
| RGB | rgb(192, 214, 218) |
| HSL | hsl(189, 26%, 80%) |
| HSV | hsv(189, 12%, 85%) |
| CMYK | cmyk(11.9%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(84.15, -6.53, -4.47) |
| CIE-LCH | lch(84.15, 7.92, 214.37°) |
| OKLab | oklab(86.09% -0.0211 -0.0121) |
| OKLCH | oklch(86.09% 0.024 209.8) |
| XYZ | xyz(58.4367, 64.3604, 75.6601) |
| Luminance | 0.6436 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.81
Powder Blue
#B0E0E6
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.52
Light Grey
#D8DCD6
ΔE00 7.95
Light Gray
#D3D3D3
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D6DA #DAC4C0
analogous
#C0DAD1 #C0D6DA #C0C9DA
triadic
#C0D6DA #DAC0D6 #D6DAC0
tetradic
#C0D6DA #D1C0DA #DAC4C0 #C9DAC0
square
#C0D6DA #D1C0DA #DAC4C0 #C9DAC0
split-complementary
#C0D6DA #DAC0C9 #DAD1C0
monochromatic
#73A4AD #99BDC3 #C0D6DA #E7EFF1 #ECF2F4
Accessibility & contrast
On white
1.51
#C0D6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#C0D6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D6DA
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D6DA | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#CDD0DA
Tritanopia (blue-blind)
#B9D8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c0d6da; /* rgb */ color: rgb(192, 214, 218); /* oklch */ color: oklch(86.1% 0.024 209.8);
Tailwind
colors: {
custom: {
50: '#d3e2e5',
500: '#c0d6da',
950: '#000000',
},
}SCSS
$custom: #c0d6da; $custom-light: #d3e2e5; $custom-dark: #000000;
JSON
{
"hex": "#c0d6da",
"rgb": {
"r": 192,
"g": 214,
"b": 218
},
"hsl": {
"h": 189.231,
"s": 26,
"l": 80.392
},
"oklch": {
"l": 0.8609,
"c": 0.02427,
"h": 209.8
},
"luminance": 0.64362
}Semantic roles & 50–950 ramp
primary
#C0D6DA
secondary
#B1938E
accent
#5041A5
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484