#C3CFCF#C3CFCF
#C3CFCF is a very light, near-neutral teal. Relative luminance 0.607; OKLCH L 84.5% C 0.013 H 196.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CFCF |
|---|---|
| RGB | rgb(195, 207, 207) |
| HSL | hsl(180, 11%, 79%) |
| HSV | hsv(180, 6%, 81%) |
| CMYK | cmyk(5.8%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.23, -4.06, -1.41) |
| CIE-LCH | lch(82.23, 4.30, 199.09°) |
| OKLab | oklab(84.53% -0.0125 -0.0038) |
| OKLCH | oklch(84.53% 0.013 196.9) |
| XYZ | xyz(56.0787, 60.7322, 67.7874) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.57
Light Grey
#D8DCD6
ΔE00 5.31
Light Gray
#D3D3D3
ΔE00 5.70
Fog
#D8DCE0
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.32
Gainsboro
#DCDCDC
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CFCF #CFC3C3
analogous
#C3CFC9 #C3CFCF #C3C9CF
triadic
#C3CFCF #CFC3CF #CFCFC3
tetradic
#C3CFCF #C9C3CF #CFC3C3 #C9CFC3
square
#C3CFCF #C9C3CF #CFC3C3 #C9CFC3
split-complementary
#C3CFCF #CFC3C9 #CFC9C3
monochromatic
#7F9999 #A1B4B4 #C3CFCF #E5EAEA #EEF1F1
Accessibility & contrast
On white
1.60
#C3CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C3CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CFCF
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CFCF | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C0D0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c3cfcf; /* rgb */ color: rgb(195, 207, 207); /* oklch */ color: oklch(84.5% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#d5dddd',
500: '#c3cfcf',
950: '#000000',
},
}SCSS
$custom: #c3cfcf; $custom-light: #d5dddd; $custom-dark: #000000;
JSON
{
"hex": "#c3cfcf",
"rgb": {
"r": 195,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.84531,
"c": 0.01309,
"h": 196.9
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#C3CFCF
secondary
#A39393
accent
#505095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484