#C4CFCF#C4CFCF
#C4CFCF is a very light, near-neutral teal. Relative luminance 0.609; OKLCH L 84.6% C 0.012 H 196.9°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFCF |
|---|---|
| RGB | rgb(196, 207, 207) |
| HSL | hsl(180, 10%, 79%) |
| HSV | hsv(180, 5%, 81%) |
| CMYK | cmyk(5.3%, 0%, 0%, 18.8%) |
| CIE-LAB | lab(82.31, -3.73, -1.29) |
| CIE-LCH | lch(82.31, 3.94, 199.12°) |
| OKLab | oklab(84.61% -0.0115 -0.0035) |
| OKLCH | oklch(84.61% 0.012 196.9) |
| XYZ | xyz(56.3380, 60.8659, 67.7996) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.23
Light Grey
#D8DCD6
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 5.30
Fog
#D8DCE0
ΔE00 5.49
Silver
#C0C0C0
ΔE00 6.00
Gainsboro
#DCDCDC
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFCF #CFC4C4
analogous
#C4CFCA #C4CFCF #C4CACF
triadic
#C4CFCF #CFC4CF #CFCFC4
tetradic
#C4CFCF #CAC4CF #CFC4C4 #CACFC4
square
#C4CFCF #CAC4CF #CFC4C4 #CACFC4
split-complementary
#C4CFCF #CFC4CA #CFCAC4
monochromatic
#819898 #A2B4B4 #C4CFCF #E6EAEA #EEF1F1
Accessibility & contrast
On white
1.59
#C4CFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#C4CFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFCF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFCF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCECF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#C1D0CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cfcf; /* rgb */ color: rgb(196, 207, 207); /* oklch */ color: oklch(84.6% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#d5dddd',
500: '#c4cfcf',
950: '#000000',
},
}SCSS
$custom: #c4cfcf; $custom-light: #d5dddd; $custom-dark: #000000;
JSON
{
"hex": "#c4cfcf",
"rgb": {
"r": 196,
"g": 207,
"b": 207
},
"hsl": {
"h": 180,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84606,
"c": 0.01201,
"h": 196.9
},
"luminance": 0.60866
}Semantic roles & 50–950 ramp
primary
#C4CFCF
secondary
#A39494
accent
#515194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484