#C0CCC8#C0CCC8
#C0CCC8 is a very light, near-neutral teal. Relative luminance 0.586; OKLCH L 83.5% C 0.014 H 174.1°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCC8 |
|---|---|
| RGB | rgb(192, 204, 200) |
| HSL | hsl(160, 11%, 78%) |
| HSV | hsv(160, 6%, 80%) |
| CMYK | cmyk(5.9%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.05, -4.83, 0.58) |
| CIE-LCH | lch(81.05, 4.87, 173.17°) |
| OKLab | oklab(83.48% -0.0141 0.0015) |
| OKLCH | oklch(83.48% 0.014 174.1) |
| XYZ | xyz(53.7543, 58.5618, 63.1040) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.81
Light Grey
#D8DCD6
ΔE00 5.40
Silver
#C0C0C0
ΔE00 6.67
Light Gray
#D3D3D3
ΔE00 6.68
Fog
#D8DCE0
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCC8 #CCC0C4
analogous
#C0CCC2 #C0CCC8 #C0CACC
triadic
#C0CCC8 #C8C0CC #CCC8C0
tetradic
#C0CCC8 #C2C0CC #CCC0C4 #CACCC0
square
#C0CCC8 #C2C0CC #CCC0C4 #CACCC0
split-complementary
#C0CCC8 #CCC0CA #CCC2C0
monochromatic
#7C958D #9EB1AA #C0CCC8 #E2E7E6 #EEF1F0
Accessibility & contrast
On white
1.65
#C0CCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C0CCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCC8
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCC8 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCAC8
Deuteranopia (green-blind)
#C9C9C8
Tritanopia (blue-blind)
#BECCCB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c0ccc8; /* rgb */ color: rgb(192, 204, 200); /* oklch */ color: oklch(83.5% 0.014 174.1);
Tailwind
colors: {
custom: {
50: '#d3dbd8',
500: '#c0ccc8',
950: '#000000',
},
}SCSS
$custom: #c0ccc8; $custom-light: #d3dbd8; $custom-dark: #000000;
JSON
{
"hex": "#c0ccc8",
"rgb": {
"r": 192,
"g": 204,
"b": 200
},
"hsl": {
"h": 160,
"s": 10.526,
"l": 77.647
},
"oklch": {
"l": 0.83483,
"c": 0.0142,
"h": 174.1
},
"luminance": 0.58562
}Semantic roles & 50–950 ramp
primary
#C0CCC8
secondary
#A09196
accent
#516795
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483