#C0D8DC#C0D8DC
#C0D8DC is a very light, muted teal. Relative luminance 0.655; OKLCH L 86.6% C 0.026 H 208.7°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D8DC |
|---|---|
| RGB | rgb(192, 216, 220) |
| HSL | hsl(189, 29%, 81%) |
| HSV | hsv(189, 13%, 86%) |
| CMYK | cmyk(12.7%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(84.73, -7.17, -4.68) |
| CIE-LCH | lch(84.73, 8.56, 213.12°) |
| OKLab | oklab(86.57% -0.023 -0.0126) |
| OKLCH | oklch(86.57% 0.026 208.7) |
| XYZ | xyz(59.2092, 65.4843, 77.2165) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.39
Powder Blue
#B0E0E6
ΔE00 6.15
Silver (survey)
#C5C9C7
ΔE00 7.98
Fog
#D8DCE0
ΔE00 8.03
Light Grey
#D8DCD6
ΔE00 8.33
Lightcyan
#E0FFFF
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D8DC #DCC4C0
analogous
#C0DCD2 #C0D8DC #C0CADC
triadic
#C0D8DC #DCC0D8 #D8DCC0
tetradic
#C0D8DC #D2C0DC #DCC4C0 #CADCC0
square
#C0D8DC #D2C0DC #DCC4C0 #CADCC0
split-complementary
#C0D8DC #DCC0CA #DCD2C0
monochromatic
#71A7B0 #99C0C6 #C0D8DC #E7F0F2 #EBF3F4
Accessibility & contrast
On white
1.49
#C0D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#C0D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D8DC
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D8DC | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#CFD2DC
Tritanopia (blue-blind)
#B8DAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c0d8dc; /* rgb */ color: rgb(192, 216, 220); /* oklch */ color: oklch(86.6% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#d3e4e6',
500: '#c0d8dc',
950: '#000000',
},
}SCSS
$custom: #c0d8dc; $custom-light: #d3e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c0d8dc",
"rgb": {
"r": 192,
"g": 216,
"b": 220
},
"hsl": {
"h": 188.571,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.86565,
"c": 0.02627,
"h": 208.7
},
"luminance": 0.65486
}Semantic roles & 50–950 ramp
primary
#C0D8DC
secondary
#B3938D
accent
#4D3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484