#C0D6CC#C0D6CC
#C0D6CC is a very light, muted teal. Relative luminance 0.637; OKLCH L 85.7% C 0.027 H 166.7°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D6CC |
|---|---|
| RGB | rgb(192, 214, 204) |
| HSL | hsl(153, 21%, 80%) |
| HSV | hsv(153, 10%, 84%) |
| CMYK | cmyk(10.3%, 0%, 4.7%, 16.1%) |
| CIE-LAB | lab(83.79, -9.26, 2.43) |
| CIE-LCH | lch(83.79, 9.57, 165.29°) |
| OKLab | oklab(85.68% -0.0265 0.0063) |
| OKLCH | oklch(85.68% 0.027 166.7) |
| XYZ | xyz(56.6815, 63.6584, 66.4161) |
| Luminance | 0.6366 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 8.57
Powder Blue
#B0E0E6
ΔE00 8.97
Honeydew
#F0FFF0
ΔE00 9.66
Ice
#D6FFFA
ΔE00 9.86
Lightcyan
#E0FFFF
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D6CC #D6C0CA
analogous
#C0D6C1 #C0D6CC #C0D5D6
triadic
#C0D6CC #CCC0D6 #D6CCC0
tetradic
#C0D6CC #C1C0D6 #D6C0CA #D5D6C0
square
#C0D6CC #C1C0D6 #D6C0CA #D5D6C0
split-complementary
#C0D6CC #D6C0D5 #D6C1C0
monochromatic
#76A690 #9BBEAE #C0D6CC #E5EEEA #ECF3F0
Accessibility & contrast
On white
1.53
#C0D6CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#C0D6CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D6CC
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D6CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D6CC | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CC
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#BCD6D3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c0d6cc; /* rgb */ color: rgb(192, 214, 204); /* oklch */ color: oklch(85.7% 0.027 166.7);
Tailwind
colors: {
custom: {
50: '#d3e2db',
500: '#c0d6cc',
950: '#000000',
},
}SCSS
$custom: #c0d6cc; $custom-light: #d3e2db; $custom-dark: #000000;
JSON
{
"hex": "#c0d6cc",
"rgb": {
"r": 192,
"g": 214,
"b": 204
},
"hsl": {
"h": 152.727,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.8568,
"c": 0.02729,
"h": 166.7
},
"luminance": 0.63659
}Semantic roles & 50–950 ramp
primary
#C0D6CC
secondary
#AC8F9C
accent
#466FA0
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484