#C6CFCB#C6CFCB
#C6CFCB is a very light, near-neutral teal. Relative luminance 0.609; OKLCH L 84.6% C 0.011 H 167.8°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFCB |
|---|---|
| RGB | rgb(198, 207, 203) |
| HSL | hsl(153, 9%, 79%) |
| HSV | hsv(153, 4%, 81%) |
| CMYK | cmyk(4.3%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.35, -3.80, 0.92) |
| CIE-LCH | lch(82.35, 3.91, 166.39°) |
| OKLab | oklab(84.64% -0.011 0.0024) |
| OKLCH | oklch(84.64% 0.011 167.8) |
| XYZ | xyz(56.3790, 60.9429, 65.2812) |
| Luminance | 0.6094 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.88
Light Grey
#D8DCD6
ΔE00 3.98
Light Gray
#D3D3D3
ΔE00 5.32
Silver
#C0C0C0
ΔE00 6.04
Gainsboro
#DCDCDC
ΔE00 6.23
Fog
#D8DCE0
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFCB #CFC6CA
analogous
#C6CFC7 #C6CFCB #C6CFCF
triadic
#C6CFCB #CBC6CF #CFCBC6
tetradic
#C6CFCB #C7C6CF #CFC6CA #CFCFC6
square
#C6CFCB #C7C6CF #CFC6CA #CFCFC6
split-complementary
#C6CFCB #CFC6CF #CFC7C6
monochromatic
#84978E #A5B3AD #C6CFCB #E7EBE9 #EEF1F0
Accessibility & contrast
On white
1.59
#C6CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#C6CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFCB
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFCB | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECB
Deuteranopia (green-blind)
#CDCCCB
Tritanopia (blue-blind)
#C4CFCE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6cfcb; /* rgb */ color: rgb(198, 207, 203); /* oklch */ color: oklch(84.6% 0.011 167.8);
Tailwind
colors: {
custom: {
50: '#d7ddda',
500: '#c6cfcb',
950: '#000000',
},
}SCSS
$custom: #c6cfcb; $custom-light: #d7ddda; $custom-dark: #000000;
JSON
{
"hex": "#c6cfcb",
"rgb": {
"r": 198,
"g": 207,
"b": 203
},
"hsl": {
"h": 153.333,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84641,
"c": 0.01123,
"h": 167.8
},
"luminance": 0.60943
}Semantic roles & 50–950 ramp
primary
#C6CFCB
secondary
#A3979C
accent
#536F93
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483