#C6CFCC#C6CFCC
#C6CFCC is a very light, near-neutral teal. Relative luminance 0.610; OKLCH L 84.7% C 0.011 H 174.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFCC |
|---|---|
| RGB | rgb(198, 207, 204) |
| HSL | hsl(160, 9%, 79%) |
| HSV | hsv(160, 4%, 81%) |
| CMYK | cmyk(4.3%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(82.37, -3.62, 0.42) |
| CIE-LCH | lch(82.37, 3.64, 173.31°) |
| OKLab | oklab(84.67% -0.0106 0.0011) |
| OKLCH | oklch(84.67% 0.011 174.2) |
| XYZ | xyz(56.4985, 60.9907, 65.9109) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.67
Light Grey
#D8DCD6
ΔE00 4.07
Light Gray
#D3D3D3
ΔE00 5.06
Silver
#C0C0C0
ΔE00 5.83
Fog
#D8DCE0
ΔE00 5.92
Gainsboro
#DCDCDC
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFCC #CFC6C9
analogous
#C6CFC8 #C6CFCC #C6CECF
triadic
#C6CFCC #CCC6CF #CFCCC6
tetradic
#C6CFCC #C8C6CF #CFC6C9 #CECFC6
square
#C6CFCC #C8C6CF #CFC6C9 #CECFC6
split-complementary
#C6CFCC #CFC6CE #CFC8C6
monochromatic
#849791 #A5B3AE #C6CFCC #E7EBEA #EEF1F0
Accessibility & contrast
On white
1.59
#C6CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C6CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFCC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFCC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECC
Deuteranopia (green-blind)
#CCCCCC
Tritanopia (blue-blind)
#C4CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cfcc; /* rgb */ color: rgb(198, 207, 204); /* oklch */ color: oklch(84.7% 0.011 174.2);
Tailwind
colors: {
custom: {
50: '#d7dddb',
500: '#c6cfcc',
950: '#000000',
},
}SCSS
$custom: #c6cfcc; $custom-light: #d7dddb; $custom-dark: #000000;
JSON
{
"hex": "#c6cfcc",
"rgb": {
"r": 198,
"g": 207,
"b": 204
},
"hsl": {
"h": 160,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84669,
"c": 0.01063,
"h": 174.2
},
"luminance": 0.60991
}Semantic roles & 50–950 ramp
primary
#C6CFCC
secondary
#A3979B
accent
#536893
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141515
muted
#838484