#C4CFCD#C4CFCD
#C4CFCD is a very light, near-neutral teal. Relative luminance 0.608; OKLCH L 84.5% C 0.012 H 184.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFCD |
|---|---|
| RGB | rgb(196, 207, 205) |
| HSL | hsl(169, 10%, 79%) |
| HSV | hsv(169, 5%, 81%) |
| CMYK | cmyk(5.3%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(82.25, -4.11, -0.30) |
| CIE-LCH | lch(82.25, 4.12, 184.19°) |
| OKLab | oklab(84.55% -0.0123 -0.0009) |
| OKLCH | oklch(84.55% 0.012 184) |
| XYZ | xyz(56.0950, 60.7687, 66.5200) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.26
Light Grey
#D8DCD6
ΔE00 4.71
Light Gray
#D3D3D3
ΔE00 5.63
Fog
#D8DCE0
ΔE00 6.11
Silver
#C0C0C0
ΔE00 6.26
Gainsboro
#DCDCDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFCD #CFC4C6
analogous
#C4CFC8 #C4CFCD #C4CCCF
triadic
#C4CFCD #CDC4CF #CFCDC4
tetradic
#C4CFCD #C8C4CF #CFC4C6 #CCCFC4
square
#C4CFCD #C8C4CF #CFC4C6 #CCCFC4
split-complementary
#C4CFCD #CFC4CC #CFC8C4
monochromatic
#819894 #A2B4B0 #C4CFCD #E6EAEA #EEF1F1
Accessibility & contrast
On white
1.60
#C4CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C4CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFCD
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFCD | 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)
#CECECD
Deuteranopia (green-blind)
#CCCCCD
Tritanopia (blue-blind)
#C1D0CE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4cfcd; /* rgb */ color: rgb(196, 207, 205); /* oklch */ color: oklch(84.5% 0.012 184.0);
Tailwind
colors: {
custom: {
50: '#d5dddc',
500: '#c4cfcd',
950: '#000000',
},
}SCSS
$custom: #c4cfcd; $custom-light: #d5dddc; $custom-dark: #000000;
JSON
{
"hex": "#c4cfcd",
"rgb": {
"r": 196,
"g": 207,
"b": 205
},
"hsl": {
"h": 169.091,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84547,
"c": 0.0123,
"h": 184
},
"luminance": 0.60769
}Semantic roles & 50–950 ramp
primary
#C4CFCD
secondary
#A39497
accent
#515D94
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484