#C4CECF#C4CECF
#C4CECF is a very light, near-neutral teal. Relative luminance 0.604; OKLCH L 84.4% C 0.011 H 204.1°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CECF |
|---|---|
| RGB | rgb(196, 206, 207) |
| HSL | hsl(185, 10%, 79%) |
| HSV | hsv(185, 5%, 81%) |
| CMYK | cmyk(5.3%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(82.05, -3.20, -1.67) |
| CIE-LCH | lch(82.05, 3.62, 207.58°) |
| OKLab | oklab(84.4% -0.0101 -0.0045) |
| OKLCH | oklch(84.4% 0.011 204.1) |
| XYZ | xyz(56.0965, 60.3829, 67.7191) |
| Luminance | 0.6038 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.93
Light Gray
#D3D3D3
ΔE00 4.87
Fog
#D8DCE0
ΔE00 5.08
Light Grey
#D8DCD6
ΔE00 5.29
Silver
#C0C0C0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CECF #CFC5C4
analogous
#C4CFCB #C4CECF #C4C9CF
triadic
#C4CECF #CFC4CE #CECFC4
tetradic
#C4CECF #CBC4CF #CFC5C4 #C9CFC4
square
#C4CECF #CBC4CF #CFC5C4 #C9CFC4
split-complementary
#C4CECF #CFC4C9 #CFCBC4
monochromatic
#819698 #A2B2B4 #C4CECF #E6EAEA #EEF1F1
Accessibility & contrast
On white
1.61
#C4CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C4CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CECF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CECF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#C1CFCE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4cecf; /* rgb */ color: rgb(196, 206, 207); /* oklch */ color: oklch(84.4% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#d5dcdd',
500: '#c4cecf',
950: '#000000',
},
}SCSS
$custom: #c4cecf; $custom-light: #d5dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c4cecf",
"rgb": {
"r": 196,
"g": 206,
"b": 207
},
"hsl": {
"h": 185.455,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84401,
"c": 0.01103,
"h": 204.1
},
"luminance": 0.60383
}Semantic roles & 50–950 ramp
primary
#C4CECF
secondary
#A39694
accent
#575194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484