#C0CECF#C0CECF
#C0CECF is a very light, near-neutral teal. Relative luminance 0.599; OKLCH L 84.1% C 0.015 H 202.0°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CECF |
|---|---|
| RGB | rgb(192, 206, 207) |
| HSL | hsl(184, 14%, 78%) |
| HSV | hsv(184, 7%, 81%) |
| CMYK | cmyk(7.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(81.76, -4.54, -2.13) |
| CIE-LCH | lch(81.76, 5.01, 205.12°) |
| OKLab | oklab(84.1% -0.0142 -0.0057) |
| OKLCH | oklch(84.1% 0.015 202) |
| XYZ | xyz(55.0696, 59.8534, 67.6709) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.25
Light Grey
#D8DCD6
ΔE00 6.16
Fog
#D8DCE0
ΔE00 6.33
Light Gray
#D3D3D3
ΔE00 6.43
Silver
#C0C0C0
ΔE00 6.76
Gainsboro
#DCDCDC
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CECF #CFC1C0
analogous
#C0CFC8 #C0CECF #C0C6CF
triadic
#C0CECF #CFC0CE #CECFC0
tetradic
#C0CECF #C8C0CF #CFC1C0 #C6CFC0
square
#C0CECF #C8C0CF #CFC1C0 #C6CFC0
split-complementary
#C0CECF #CFC0C6 #CFC8C0
monochromatic
#7B989A #9DB3B5 #C0CECF #E3E9E9 #EEF1F2
Accessibility & contrast
On white
1.62
#C0CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#C0CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CECF
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CECF | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#BCCFCE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0cecf; /* rgb */ color: rgb(192, 206, 207); /* oklch */ color: oklch(84.1% 0.015 202.0);
Tailwind
colors: {
custom: {
50: '#d3dddd',
500: '#c0cecf',
950: '#000000',
},
}SCSS
$custom: #c0cecf; $custom-light: #d3dddd; $custom-dark: #000000;
JSON
{
"hex": "#c0cecf",
"rgb": {
"r": 192,
"g": 206,
"b": 207
},
"hsl": {
"h": 184,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.84102,
"c": 0.01532,
"h": 202
},
"luminance": 0.59854
}Semantic roles & 50–950 ramp
primary
#C0CECF
secondary
#A39190
accent
#534E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484