#C4CEC6#C4CEC6
#C4CEC6 is a very light, near-neutral green. Relative luminance 0.600; OKLCH L 84.1% C 0.015 H 151.7°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEC6 |
|---|---|
| RGB | rgb(196, 206, 198) |
| HSL | hsl(132, 9%, 79%) |
| HSV | hsv(132, 5%, 81%) |
| CMYK | cmyk(4.9%, 0%, 3.9%, 19.2%) |
| CIE-LAB | lab(81.81, -4.89, 2.80) |
| CIE-LCH | lch(81.81, 5.63, 150.23°) |
| OKLab | oklab(84.14% -0.0136 0.0073) |
| OKLCH | oklch(84.14% 0.015 151.7) |
| XYZ | xyz(55.0274, 59.9553, 62.0886) |
| Luminance | 0.5996 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.33
Light Grey
#D8DCD6
ΔE00 4.68
Light Gray
#D3D3D3
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.25
Gainsboro
#DCDCDC
ΔE00 7.73
Fog
#D8DCE0
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEC6 #CEC4CC
analogous
#C7CEC4 #C4CEC6 #C4CECB
triadic
#C4CEC6 #C6C4CE #CEC6C4
tetradic
#C4CEC6 #C4C7CE #CEC4CC #CECBC4
square
#C4CEC6 #C4C7CE #CEC4CC #CECBC4
split-complementary
#C4CEC6 #CBC4CE #CEC4C7
monochromatic
#819685 #A3B2A6 #C4CEC6 #E5EAE6 #EEF1EF
Accessibility & contrast
On white
1.62
#C4CEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#C4CEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEC6
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEC6 | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC6
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#C3CECC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cec6; /* rgb */ color: rgb(196, 206, 198); /* oklch */ color: oklch(84.1% 0.015 151.7);
Tailwind
colors: {
custom: {
50: '#d5ddd7',
500: '#c4cec6',
950: '#000000',
},
}SCSS
$custom: #c4cec6; $custom-light: #d5ddd7; $custom-dark: #000000;
JSON
{
"hex": "#c4cec6",
"rgb": {
"r": 196,
"g": 206,
"b": 198
},
"hsl": {
"h": 132,
"s": 9.259,
"l": 78.824
},
"oklch": {
"l": 0.84141,
"c": 0.01545,
"h": 151.7
},
"luminance": 0.59956
}Semantic roles & 50–950 ramp
primary
#C4CEC6
secondary
#A2959F
accent
#528693
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483