#C2CAB2#C2CAB2
#C2CAB2 is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.6% C 0.034 H 122.2°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAB2 |
|---|---|
| RGB | rgb(194, 202, 178) |
| HSL | hsl(80, 18%, 75%) |
| HSV | hsv(80, 12%, 79%) |
| CMYK | cmyk(4%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(80.14, -7.02, 11.05) |
| CIE-LCH | lch(80.14, 13.09, 122.40°) |
| OKLab | oklab(82.62% -0.018 0.0287) |
| OKLCH | oklch(82.62% 0.034 122.2) |
| XYZ | xyz(51.4034, 56.9247, 50.3904) |
| Luminance | 0.5693 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.02
Silver (survey)
#C5C9C7
ΔE00 9.55
Sage Green
#9CAF88
ΔE00 10.08
Eggshell
#F0EAD6
ΔE00 10.44
Greenish Grey
#96AE8D
ΔE00 10.55
Beige
#F5F5DC
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAB2 #BAB2CA
analogous
#CAC6B2 #C2CAB2 #B6CAB2
triadic
#C2CAB2 #B2C2CA #CAB2C2
tetradic
#C2CAB2 #B2CAC6 #BAB2CA #CAB2B6
square
#C2CAB2 #B2CAC6 #BAB2CA #CAB2B6
split-complementary
#C2CAB2 #B2B6CA #C6B2CA
monochromatic
#89986A #A5B18E #C2CAB2 #DFE3D6 #F1F3ED
Accessibility & contrast
On white
1.70
#C2CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#C2CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAB2
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAB2 | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#CCC7B3
Tritanopia (blue-blind)
#C4C7C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cab2; /* rgb */ color: rgb(194, 202, 178); /* oklch */ color: oklch(82.6% 0.034 122.2);
Tailwind
colors: {
custom: {
50: '#d4dac9',
500: '#c2cab2',
950: '#000000',
},
}SCSS
$custom: #c2cab2; $custom-light: #d4dac9; $custom-dark: #000000;
JSON
{
"hex": "#c2cab2",
"rgb": {
"r": 194,
"g": 202,
"b": 178
},
"hsl": {
"h": 80,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82622,
"c": 0.0339,
"h": 122.2
},
"luminance": 0.56925
}Semantic roles & 50–950 ramp
primary
#C2CAB2
secondary
#8B829E
accent
#499D65
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382