#C2CBAB#C2CBAB
#C2CBAB is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.7% C 0.045 H 120.1°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBAB |
|---|---|
| RGB | rgb(194, 203, 171) |
| HSL | hsl(77, 24%, 73%) |
| HSV | hsv(77, 16%, 80%) |
| CMYK | cmyk(4.4%, 0%, 15.8%, 20.4%) |
| CIE-LAB | lab(80.25, -8.68, 14.94) |
| CIE-LCH | lch(80.25, 17.28, 120.16°) |
| OKLab | oklab(82.66% -0.0224 0.0385) |
| OKLCH | oklch(82.66% 0.045 120.1) |
| XYZ | xyz(50.9538, 57.1215, 46.8614) |
| Luminance | 0.5712 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.04
Beige (survey)
#E6DAA6
ΔE00 9.85
Greenish Grey
#96AE8D
ΔE00 9.93
Pale Olive
#B9CC81
ΔE00 9.99
Light Grey Green
#B7E1A1
ΔE00 10.57
Bland
#AFA88B
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBAB #B4ABCB
analogous
#CBC4AB #C2CBAB #B2CBAB
triadic
#C2CBAB #ABC2CB #CBABC2
tetradic
#C2CBAB #ABCBC4 #B4ABCB #CBABB2
square
#C2CBAB #ABCBC4 #B4ABCB #CBABB2
split-complementary
#C2CBAB #ABB2CB #C4ABCB
monochromatic
#8B9B60 #A7B485 #C2CBAB #DDE2D1 #F1F3EC
Accessibility & contrast
On white
1.69
#C2CBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#C2CBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBAB
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBAB | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A9
Deuteranopia (green-blind)
#CEC7AC
Tritanopia (blue-blind)
#C5C7C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cbab; /* rgb */ color: rgb(194, 203, 171); /* oklch */ color: oklch(82.7% 0.045 120.1);
Tailwind
colors: {
custom: {
50: '#d4dac4',
500: '#c2cbab',
950: '#000000',
},
}SCSS
$custom: #c2cbab; $custom-light: #d4dac4; $custom-dark: #000000;
JSON
{
"hex": "#c2cbab",
"rgb": {
"r": 194,
"g": 203,
"b": 171
},
"hsl": {
"h": 76.875,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.82659,
"c": 0.04456,
"h": 120.1
},
"luminance": 0.57121
}Semantic roles & 50–950 ramp
primary
#C2CBAB
secondary
#857AA0
accent
#44A25E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382