#C6CFCD#C6CFCD
#C6CFCD is a very light, near-neutral teal. Relative luminance 0.610; OKLCH L 84.7% C 0.010 H 181.3°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFCD |
|---|---|
| RGB | rgb(198, 207, 205) |
| HSL | hsl(167, 9%, 79%) |
| HSV | hsv(167, 4%, 81%) |
| CMYK | cmyk(4.3%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.40, -3.43, -0.07) |
| CIE-LCH | lch(82.40, 3.43, 181.19°) |
| OKLab | oklab(84.7% -0.0102 -0.0002) |
| OKLCH | oklch(84.7% 0.01 181.3) |
| XYZ | xyz(56.6188, 61.0388, 66.5446) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.55
Light Grey
#D8DCD6
ΔE00 4.21
Light Gray
#D3D3D3
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.56
Silver
#C0C0C0
ΔE00 5.64
Gainsboro
#DCDCDC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFCD #CFC6C8
analogous
#C6CFC9 #C6CFCD #C6CDCF
triadic
#C6CFCD #CDC6CF #CFCDC6
tetradic
#C6CFCD #C9C6CF #CFC6C8 #CDCFC6
square
#C6CFCD #C9C6CF #CFC6C8 #CDCFC6
split-complementary
#C6CFCD #CFC6CD #CFC9C6
monochromatic
#849793 #A5B3B0 #C6CFCD #E7EBEA #EEF1F0
Accessibility & contrast
On white
1.59
#C6CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#C6CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFCD
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFCD | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#C4CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cfcd; /* rgb */ color: rgb(198, 207, 205); /* oklch */ color: oklch(84.7% 0.010 181.3);
Tailwind
colors: {
custom: {
50: '#d7dddc',
500: '#c6cfcd',
950: '#000000',
},
}SCSS
$custom: #c6cfcd; $custom-light: #d7dddc; $custom-dark: #000000;
JSON
{
"hex": "#c6cfcd",
"rgb": {
"r": 198,
"g": 207,
"b": 205
},
"hsl": {
"h": 166.667,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84698,
"c": 0.01019,
"h": 181.3
},
"luminance": 0.61039
}Semantic roles & 50–950 ramp
primary
#C6CFCD
secondary
#A39799
accent
#536193
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484