#C4CEC2#C4CEC2
#C4CEC2 is a very light, near-neutral green. Relative luminance 0.598; OKLCH L 84.0% C 0.020 H 140.5°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CEC2 |
|---|---|
| RGB | rgb(196, 206, 194) |
| HSL | hsl(110, 11%, 78%) |
| HSV | hsv(110, 6%, 81%) |
| CMYK | cmyk(4.9%, 0%, 5.8%, 19.2%) |
| CIE-LAB | lab(81.71, -5.61, 4.79) |
| CIE-LCH | lch(81.71, 7.38, 139.53°) |
| OKLab | oklab(84.03% -0.0152 0.0125) |
| OKLCH | oklch(84.03% 0.02 140.5) |
| XYZ | xyz(54.5721, 59.7731, 59.6908) |
| Luminance | 0.5977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 5.73
Light Gray
#D3D3D3
ΔE00 8.17
Silver
#C0C0C0
ΔE00 8.42
Gainsboro
#DCDCDC
ΔE00 8.89
Fog
#D8DCE0
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CEC2 #CCC2CE
analogous
#CACEC2 #C4CEC2 #C2CEC6
triadic
#C4CEC2 #C2C4CE #CEC2C4
tetradic
#C4CEC2 #C2CACE #CCC2CE #CEC6C2
square
#C4CEC2 #C2CACE #CCC2CE #CEC6C2
split-complementary
#C4CEC2 #C6C2CE #CEC2CA
monochromatic
#82977E #A3B3A0 #C4CEC2 #E5E9E4 #EFF1EE
Accessibility & contrast
On white
1.62
#C4CEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#C4CEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CEC2
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CEC2 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCCC1
Deuteranopia (green-blind)
#CDCBC3
Tritanopia (blue-blind)
#C4CDCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cec2; /* rgb */ color: rgb(196, 206, 194); /* oklch */ color: oklch(84.0% 0.020 140.5);
Tailwind
colors: {
custom: {
50: '#d5ddd4',
500: '#c4cec2',
950: '#000000',
},
}SCSS
$custom: #c4cec2; $custom-light: #d5ddd4; $custom-dark: #000000;
JSON
{
"hex": "#c4cec2",
"rgb": {
"r": 196,
"g": 206,
"b": 194
},
"hsl": {
"h": 110,
"s": 10.909,
"l": 78.431
},
"oklch": {
"l": 0.8403,
"c": 0.0197,
"h": 140.5
},
"luminance": 0.59773
}Semantic roles & 50–950 ramp
primary
#C4CEC2
secondary
#9F92A2
accent
#51958A
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483