#C4CFCB#C4CFCB
#C4CFCB is a very light, near-neutral teal. Relative luminance 0.607; OKLCH L 84.5% C 0.013 H 172.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CFCB |
|---|---|
| RGB | rgb(196, 207, 203) |
| HSL | hsl(158, 10%, 79%) |
| HSV | hsv(158, 5%, 81%) |
| CMYK | cmyk(5.3%, 0%, 1.9%, 18.8%) |
| CIE-LAB | lab(82.20, -4.48, 0.69) |
| CIE-LCH | lch(82.20, 4.53, 171.23°) |
| OKLab | oklab(84.49% -0.013 0.0018) |
| OKLCH | oklch(84.49% 0.013 172.3) |
| XYZ | xyz(55.8552, 60.6728, 65.2567) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.57
Light Grey
#D8DCD6
ΔE00 4.55
Light Gray
#D3D3D3
ΔE00 6.07
Silver
#C0C0C0
ΔE00 6.64
Fog
#D8DCE0
ΔE00 6.81
Gainsboro
#DCDCDC
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CFCB #CFC4C8
analogous
#C4CFC6 #C4CFCB #C4CECF
triadic
#C4CFCB #CBC4CF #CFCBC4
tetradic
#C4CFCB #C6C4CF #CFC4C8 #CECFC4
square
#C4CFCB #C6C4CF #CFC4C8 #CECFC4
split-complementary
#C4CFCB #CFC4CE #CFC6C4
monochromatic
#819890 #A2B4AD #C4CFCB #E6EAE9 #EEF1F0
Accessibility & contrast
On white
1.60
#C4CFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C4CFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CFCB
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CFCB | 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)
#CECDCB
Deuteranopia (green-blind)
#CCCCCB
Tritanopia (blue-blind)
#C2CFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cfcb; /* rgb */ color: rgb(196, 207, 203); /* oklch */ color: oklch(84.5% 0.013 172.3);
Tailwind
colors: {
custom: {
50: '#d5ddda',
500: '#c4cfcb',
950: '#000000',
},
}SCSS
$custom: #c4cfcb; $custom-light: #d5ddda; $custom-dark: #000000;
JSON
{
"hex": "#c4cfcb",
"rgb": {
"r": 196,
"g": 207,
"b": 203
},
"hsl": {
"h": 158.182,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.8449,
"c": 0.01317,
"h": 172.3
},
"luminance": 0.60673
}Semantic roles & 50–950 ramp
primary
#C4CFCB
secondary
#A3949A
accent
#516A94
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483