#C2CBAC#C2CBAC
#C2CBAC is a very light, muted yellow-green. Relative luminance 0.572; OKLCH L 82.7% C 0.043 H 120.5°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CBAC |
|---|---|
| RGB | rgb(194, 203, 172) |
| HSL | hsl(77, 23%, 74%) |
| HSV | hsv(77, 15%, 80%) |
| CMYK | cmyk(4.4%, 0%, 15.3%, 20.4%) |
| CIE-LAB | lab(80.27, -8.52, 14.44) |
| CIE-LCH | lch(80.27, 16.77, 120.55°) |
| OKLab | oklab(82.68% -0.022 0.0373) |
| OKLCH | oklch(82.68% 0.043 120.5) |
| XYZ | xyz(51.0495, 57.1598, 47.3653) |
| Luminance | 0.5716 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.14
Greenish Grey
#96AE8D
ΔE00 9.96
Beige (survey)
#E6DAA6
ΔE00 10.02
Pale Olive
#B9CC81
ΔE00 10.27
Light Grey Green
#B7E1A1
ΔE00 10.76
Bland
#AFA88B
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CBAC #B5ACCB
analogous
#CBC4AC #C2CBAC #B2CBAC
triadic
#C2CBAC #ACC2CB #CBACC2
tetradic
#C2CBAC #ACCBC4 #B5ACCB #CBACB2
square
#C2CBAC #ACCBC4 #B5ACCB #CBACB2
split-complementary
#C2CBAC #ACB2CB #C4ACCB
monochromatic
#8A9B61 #A6B386 #C2CBAC #DEE3D2 #F1F3EC
Accessibility & contrast
On white
1.69
#C2CBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C2CBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CBAC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CBAC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7AA
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#C5C8C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cbac; /* rgb */ color: rgb(194, 203, 172); /* oklch */ color: oklch(82.7% 0.043 120.5);
Tailwind
colors: {
custom: {
50: '#d4dac4',
500: '#c2cbac',
950: '#000000',
},
}SCSS
$custom: #c2cbac; $custom-light: #d4dac4; $custom-dark: #000000;
JSON
{
"hex": "#c2cbac",
"rgb": {
"r": 194,
"g": 203,
"b": 172
},
"hsl": {
"h": 77.419,
"s": 22.963,
"l": 73.529
},
"oklch": {
"l": 0.82683,
"c": 0.04326,
"h": 120.5
},
"luminance": 0.5716
}Semantic roles & 50–950 ramp
primary
#C2CBAC
secondary
#867BA0
accent
#44A15F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382