#C2CCAB#C2CCAB
#C2CCAB is a very light, muted yellow-green. Relative luminance 0.576; OKLCH L 82.9% C 0.046 H 121.1°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CCAB |
|---|---|
| RGB | rgb(194, 204, 171) |
| HSL | hsl(78, 24%, 74%) |
| HSV | hsv(78, 16%, 80%) |
| CMYK | cmyk(4.9%, 0%, 16.2%, 20%) |
| CIE-LAB | lab(80.51, -9.20, 15.32) |
| CIE-LCH | lch(80.51, 17.87, 120.99°) |
| OKLab | oklab(82.87% -0.0238 0.0395) |
| OKLCH | oklch(82.87% 0.046 121.1) |
| XYZ | xyz(51.1907, 57.5954, 46.9404) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.03
Pale Olive
#B9CC81
ΔE00 9.71
Beige (survey)
#E6DAA6
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 9.91
Light Grey Green
#B7E1A1
ΔE00 10.12
Greenish Tan
#BCCB7A
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CCAB #B5ABCC
analogous
#CCC5AB #C2CCAB #B1CCAB
triadic
#C2CCAB #ABC2CC #CCABC2
tetradic
#C2CCAB #ABCCC5 #B5ABCC #CCABB1
square
#C2CCAB #ABCCC5 #B5ABCC #CCABB1
split-complementary
#C2CCAB #ABB1CC #C5ABCC
monochromatic
#8A9D5F #A6B585 #C2CCAB #DEE3D1 #F1F3EC
Accessibility & contrast
On white
1.68
#C2CCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#C2CCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CCAB
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CCAB | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C8A9
Deuteranopia (green-blind)
#CFC8AC
Tritanopia (blue-blind)
#C5C8C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c2ccab; /* rgb */ color: rgb(194, 204, 171); /* oklch */ color: oklch(82.9% 0.046 121.1);
Tailwind
colors: {
custom: {
50: '#d4dbc4',
500: '#c2ccab',
950: '#000000',
},
}SCSS
$custom: #c2ccab; $custom-light: #d4dbc4; $custom-dark: #000000;
JSON
{
"hex": "#c2ccab",
"rgb": {
"r": 194,
"g": 204,
"b": 171
},
"hsl": {
"h": 78.182,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.82869,
"c": 0.04609,
"h": 121.1
},
"luminance": 0.57595
}Semantic roles & 50–950 ramp
primary
#C2CCAB
secondary
#867AA1
accent
#43A360
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141512
muted
#838482