#C2CFCF#C2CFCF
#C2CFCF is a very light, near-neutral teal. Relative luminance 0.606; OKLCH L 84.5% C 0.014 H 196.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CFCF |
|---|---|
| RGB | rgb(194, 207, 207) |
| HSL | hsl(180, 12%, 79%) |
| HSV | hsv(180, 6%, 81%) |
| CMYK | cmyk(6.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.16, -4.40, -1.52) |
| CIE-LCH | lch(82.16, 4.65, 199.06°) |
| OKLab | oklab(84.46% -0.0135 -0.0041) |
| OKLCH | oklch(84.46% 0.014 196.9) |
| XYZ | xyz(55.8211, 60.5994, 67.7753) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.92
Light Grey
#D8DCD6
ΔE00 5.57
Light Gray
#D3D3D3
ΔE00 6.09
Fog
#D8DCE0
ΔE00 6.12
Silver
#C0C0C0
ΔE00 6.63
Gainsboro
#DCDCDC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CFCF #CFC2C2
analogous
#C2CFC8 #C2CFCF #C2C8CF
triadic
#C2CFCF #CFC2CF #CFCFC2
tetradic
#C2CFCF #C8C2CF #CFC2C2 #C8CFC2
square
#C2CFCF #C8C2CF #CFC2C2 #C8CFC2
split-complementary
#C2CFCF #CFC2C8 #CFC8C2
monochromatic
#7D9999 #A0B4B4 #C2CFCF #E4EAEA #EEF2F2
Accessibility & contrast
On white
1.60
#C2CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C2CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CFCF
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CFCF | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#BED0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c2cfcf; /* rgb */ color: rgb(194, 207, 207); /* oklch */ color: oklch(84.5% 0.014 196.9);
Tailwind
colors: {
custom: {
50: '#d4dddd',
500: '#c2cfcf',
950: '#000000',
},
}SCSS
$custom: #c2cfcf; $custom-light: #d4dddd; $custom-dark: #000000;
JSON
{
"hex": "#c2cfcf",
"rgb": {
"r": 194,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84457,
"c": 0.01416,
"h": 196.9
},
"luminance": 0.606
}Semantic roles & 50–950 ramp
primary
#C2CFCF
secondary
#A39292
accent
#4F4F96
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484