#C2CAAB#C2CAAB
#C2CAAB is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.4% C 0.043 H 119.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAAB |
|---|---|
| RGB | rgb(194, 202, 171) |
| HSL | hsl(75, 23%, 73%) |
| HSV | hsv(75, 15%, 79%) |
| CMYK | cmyk(4%, 0%, 15.3%, 20.8%) |
| CIE-LAB | lab(79.98, -8.17, 14.57) |
| CIE-LCH | lch(79.98, 16.70, 119.27°) |
| OKLab | oklab(82.45% -0.0209 0.0376) |
| OKLCH | oklch(82.45% 0.043 119.1) |
| XYZ | xyz(50.7184, 56.6508, 46.7829) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.09
Beige (survey)
#E6DAA6
ΔE00 9.85
Greenish Grey
#96AE8D
ΔE00 9.97
Pale Olive
#B9CC81
ΔE00 10.28
Bland
#AFA88B
ΔE00 10.46
Light Grey
#D8DCD6
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAAB #B3ABCA
analogous
#CAC2AB #C2CAAB #B2CAAB
triadic
#C2CAAB #ABC2CA #CAABC2
tetradic
#C2CAAB #ABCAC2 #B3ABCA #CAABB2
square
#C2CAAB #ABCAC2 #B3ABCA #CAABB2
split-complementary
#C2CAAB #ABB2CA #C2ABCA
monochromatic
#8B9A61 #A7B285 #C2CAAB #DDE2D1 #F1F3EC
Accessibility & contrast
On white
1.70
#C2CAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C2CAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAAB
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAAB | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A9
Deuteranopia (green-blind)
#CDC6AC
Tritanopia (blue-blind)
#C5C6C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2caab; /* rgb */ color: rgb(194, 202, 171); /* oklch */ color: oklch(82.4% 0.043 119.1);
Tailwind
colors: {
custom: {
50: '#d4dac4',
500: '#c2caab',
950: '#000000',
},
}SCSS
$custom: #c2caab; $custom-light: #d4dac4; $custom-dark: #000000;
JSON
{
"hex": "#c2caab",
"rgb": {
"r": 194,
"g": 202,
"b": 171
},
"hsl": {
"h": 75.484,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.82449,
"c": 0.04302,
"h": 119.1
},
"luminance": 0.56651
}Semantic roles & 50–950 ramp
primary
#C2CAAB
secondary
#847A9F
accent
#44A15C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382