#C0CCCC#C0CCCC
#C0CCCC is a very light, near-neutral teal. Relative luminance 0.588; OKLCH L 83.6% C 0.013 H 196.9°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCCC |
|---|---|
| RGB | rgb(192, 204, 204) |
| HSL | hsl(180, 11%, 78%) |
| HSV | hsv(180, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 0%, 20%) |
| CIE-LAB | lab(81.15, -4.07, -1.41) |
| CIE-LCH | lch(81.15, 4.31, 199.08°) |
| OKLab | oklab(83.6% -0.0125 -0.0038) |
| OKLCH | oklch(83.6% 0.013 196.9) |
| XYZ | xyz(54.2279, 58.7513, 65.5982) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.43
Light Grey
#D8DCD6
ΔE00 5.81
Light Gray
#D3D3D3
ΔE00 5.95
Silver
#C0C0C0
ΔE00 6.00
Fog
#D8DCE0
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCCC #CCC0C0
analogous
#C0CCC6 #C0CCCC #C0C6CC
triadic
#C0CCCC #CCC0CC #CCCCC0
tetradic
#C0CCCC #C6C0CC #CCC0C0 #C6CCC0
square
#C0CCCC #C6C0CC #CCC0C0 #C6CCC0
split-complementary
#C0CCCC #CCC0C6 #CCC6C0
monochromatic
#7C9595 #9EB1B1 #C0CCCC #E2E7E7 #EEF1F1
Accessibility & contrast
On white
1.65
#C0CCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#C0CCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCCC
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCCC | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCC
Deuteranopia (green-blind)
#C8C9CC
Tritanopia (blue-blind)
#BDCDCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0cccc; /* rgb */ color: rgb(192, 204, 204); /* oklch */ color: oklch(83.6% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#d3dbdb',
500: '#c0cccc',
950: '#000000',
},
}SCSS
$custom: #c0cccc; $custom-light: #d3dbdb; $custom-dark: #000000;
JSON
{
"hex": "#c0cccc",
"rgb": {
"r": 192,
"g": 204,
"b": 204
},
"hsl": {
"h": 180,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.836,
"c": 0.01312,
"h": 196.9
},
"luminance": 0.58752
}Semantic roles & 50–950 ramp
primary
#C0CCCC
secondary
#A09191
accent
#515195
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141515
muted
#838484