#C4CAB2#C4CAB2
#C4CAB2 is a very light, muted yellow-green. Relative luminance 0.572; OKLCH L 82.8% C 0.033 H 118.5°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CAB2 |
|---|---|
| RGB | rgb(196, 202, 178) |
| HSL | hsl(75, 18%, 75%) |
| HSV | hsv(75, 12%, 79%) |
| CMYK | cmyk(3%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(80.29, -6.30, 11.29) |
| CIE-LCH | lch(80.29, 12.93, 119.17°) |
| OKLab | oklab(82.78% -0.0159 0.0293) |
| OKLCH | oklch(82.78% 0.033 118.5) |
| XYZ | xyz(51.9203, 57.1913, 50.4146) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.79
Silver (survey)
#C5C9C7
ΔE00 9.36
Eggshell
#F0EAD6
ΔE00 9.90
Warm Gray
#C9BEB0
ΔE00 10.03
Beige
#F5F5DC
ΔE00 10.29
Bland
#AFA88B
ΔE00 10.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CAB2 #B8B2CA
analogous
#CAC4B2 #C4CAB2 #B8CAB2
triadic
#C4CAB2 #B2C4CA #CAB2C4
tetradic
#C4CAB2 #B2CAC4 #B8B2CA #CAB2B8
square
#C4CAB2 #B2CAC4 #B8B2CA #CAB2B8
split-complementary
#C4CAB2 #B2B8CA #C4B2CA
monochromatic
#8C986A #A8B18E #C4CAB2 #E0E3D6 #F1F3ED
Accessibility & contrast
On white
1.69
#C4CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#C4CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CAB2
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CAB2 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B1
Deuteranopia (green-blind)
#CDC7B3
Tritanopia (blue-blind)
#C7C7C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c4cab2; /* rgb */ color: rgb(196, 202, 178); /* oklch */ color: oklch(82.8% 0.033 118.5);
Tailwind
colors: {
custom: {
50: '#d6dac9',
500: '#c4cab2',
950: '#000000',
},
}SCSS
$custom: #c4cab2; $custom-light: #d6dac9; $custom-dark: #000000;
JSON
{
"hex": "#c4cab2",
"rgb": {
"r": 196,
"g": 202,
"b": 178
},
"hsl": {
"h": 75,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82778,
"c": 0.03336,
"h": 118.5
},
"luminance": 0.57191
}Semantic roles & 50–950 ramp
primary
#C4CAB2
secondary
#89829E
accent
#499D5E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382