#C4CFCA#C4CFCA
#C4CFCA is a very light, near-neutral teal. Relative luminance 0.606; OKLCH L 84.5% C 0.014 H 167.1°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFCA |
|---|---|
| RGB | rgb(196, 207, 202) |
| HSL | hsl(153, 10%, 79%) |
| HSV | hsv(153, 5%, 81%) |
| CMYK | cmyk(5.3%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.18, -4.67, 1.19) |
| CIE-LCH | lch(82.18, 4.82, 165.73°) |
| OKLab | oklab(84.46% -0.0134 0.0031) |
| OKLCH | oklch(84.46% 0.014 167.1) |
| XYZ | xyz(55.7364, 60.6252, 64.6311) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.79
Light Grey
#D8DCD6
ΔE00 4.54
Light Gray
#D3D3D3
ΔE00 6.33
Silver
#C0C0C0
ΔE00 6.86
Gainsboro
#DCDCDC
ΔE00 7.14
Fog
#D8DCE0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFCA #CFC4C9
analogous
#C4CFC5 #C4CFCA #C4CFCF
triadic
#C4CFCA #CAC4CF #CFCAC4
tetradic
#C4CFCA #C5C4CF #CFC4C9 #CFCFC4
square
#C4CFCA #C5C4CF #CFC4C9 #CFCFC4
split-complementary
#C4CFCA #CFC4CF #CFC5C4
monochromatic
#81988D #A2B4AC #C4CFCA #E6EAE8 #EEF1F0
Accessibility & contrast
On white
1.60
#C4CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C4CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFCA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFCA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CCCCCA
Tritanopia (blue-blind)
#C2CFCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cfca; /* rgb */ color: rgb(196, 207, 202); /* oklch */ color: oklch(84.5% 0.014 167.1);
Tailwind
colors: {
custom: {
50: '#d5ddda',
500: '#c4cfca',
950: '#000000',
},
}SCSS
$custom: #c4cfca; $custom-light: #d5ddda; $custom-dark: #000000;
JSON
{
"hex": "#c4cfca",
"rgb": {
"r": 196,
"g": 207,
"b": 202
},
"hsl": {
"h": 152.727,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84461,
"c": 0.01379,
"h": 167.1
},
"luminance": 0.60626
}Semantic roles & 50–950 ramp
primary
#C4CFCA
secondary
#A3949B
accent
#517094
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483