#C2CAB0#C2CAB0
#C2CAB0 is a very light, muted yellow-green. Relative luminance 0.568; OKLCH L 82.6% C 0.037 H 121.1°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAB0 |
|---|---|
| RGB | rgb(194, 202, 176) |
| HSL | hsl(78, 20%, 74%) |
| HSV | hsv(78, 13%, 79%) |
| CMYK | cmyk(4%, 0%, 12.9%, 20.8%) |
| CIE-LAB | lab(80.09, -7.35, 12.06) |
| CIE-LCH | lch(80.09, 14.12, 121.36°) |
| OKLab | oklab(82.57% -0.0189 0.0313) |
| OKLCH | oklch(82.57% 0.037 121.1) |
| XYZ | xyz(51.2041, 56.8450, 49.3405) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.58
Sage Green
#9CAF88
ΔE00 9.74
Silver (survey)
#C5C9C7
ΔE00 10.17
Greenish Grey
#96AE8D
ΔE00 10.33
Bland
#AFA88B
ΔE00 10.56
Eggshell
#F0EAD6
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAB0 #B8B0CA
analogous
#CAC5B0 #C2CAB0 #B5CAB0
triadic
#C2CAB0 #B0C2CA #CAB0C2
tetradic
#C2CAB0 #B0CAC5 #B8B0CA #CAB0B5
square
#C2CAB0 #B0CAC5 #B8B0CA #CAB0B5
split-complementary
#C2CAB0 #B0B5CA #C5B0CA
monochromatic
#899967 #A6B18B #C2CAB0 #DEE3D5 #F1F3ED
Accessibility & contrast
On white
1.70
#C2CAB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#C2CAB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAB0
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAB0 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AF
Deuteranopia (green-blind)
#CDC7B1
Tritanopia (blue-blind)
#C4C7C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cab0; /* rgb */ color: rgb(194, 202, 176); /* oklch */ color: oklch(82.6% 0.037 121.1);
Tailwind
colors: {
custom: {
50: '#d4dac7',
500: '#c2cab0',
950: '#000000',
},
}SCSS
$custom: #c2cab0; $custom-light: #d4dac7; $custom-dark: #000000;
JSON
{
"hex": "#c2cab0",
"rgb": {
"r": 194,
"g": 202,
"b": 176
},
"hsl": {
"h": 78.462,
"s": 19.697,
"l": 74.118
},
"oklch": {
"l": 0.82572,
"c": 0.03651,
"h": 121.1
},
"luminance": 0.56845
}Semantic roles & 50–950 ramp
primary
#C2CAB0
secondary
#89809F
accent
#479E62
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382