#C6CFCF#C6CFCF
#C6CFCF is a very light, near-neutral teal. Relative luminance 0.611; OKLCH L 84.8% C 0.010 H 197.0°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFCF |
|---|---|
| RGB | rgb(198, 207, 207) |
| HSL | hsl(180, 9%, 79%) |
| HSV | hsv(180, 4%, 81%) |
| CMYK | cmyk(4.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.45, -3.06, -1.06) |
| CIE-LCH | lch(82.45, 3.23, 199.17°) |
| OKLab | oklab(84.76% -0.0094 -0.0029) |
| OKLCH | oklch(84.76% 0.01 197) |
| XYZ | xyz(56.8618, 61.1360, 67.8241) |
| Luminance | 0.6114 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.57
Light Gray
#D3D3D3
ΔE00 4.48
Light Grey
#D8DCD6
ΔE00 4.66
Fog
#D8DCE0
ΔE00 4.89
Silver
#C0C0C0
ΔE00 5.37
Gainsboro
#DCDCDC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFCF #CFC6C6
analogous
#C6CFCB #C6CFCF #C6CBCF
triadic
#C6CFCF #CFC6CF #CFCFC6
tetradic
#C6CFCF #CBC6CF #CFC6C6 #CBCFC6
square
#C6CFCF #CBC6CF #CFC6C6 #CBCFC6
split-complementary
#C6CFCF #CFC6CB #CFCBC6
monochromatic
#849797 #A5B3B3 #C6CFCF #E7EBEB #EEF1F1
Accessibility & contrast
On white
1.59
#C6CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#C6CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFCF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFCF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECF
Deuteranopia (green-blind)
#CCCDCF
Tritanopia (blue-blind)
#C4D0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cfcf; /* rgb */ color: rgb(198, 207, 207); /* oklch */ color: oklch(84.8% 0.010 197.0);
Tailwind
colors: {
custom: {
50: '#d7dddd',
500: '#c6cfcf',
950: '#000000',
},
}SCSS
$custom: #c6cfcf; $custom-light: #d7dddd; $custom-dark: #000000;
JSON
{
"hex": "#c6cfcf",
"rgb": {
"r": 198,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84757,
"c": 0.00984,
"h": 197
},
"luminance": 0.61136
}Semantic roles & 50–950 ramp
primary
#C6CFCF
secondary
#A39797
accent
#535393
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484