#C2CAA2#C2CAA2
#C2CAA2 is a very light, muted yellow-green. Relative luminance 0.563; OKLCH L 82.2% C 0.055 H 116.8°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAA2 |
|---|---|
| RGB | rgb(194, 202, 162) |
| HSL | hsl(72, 27%, 71%) |
| HSV | hsv(72, 20%, 79%) |
| CMYK | cmyk(4%, 0%, 19.8%, 20.8%) |
| CIE-LAB | lab(79.80, -9.58, 19.09) |
| CIE-LCH | lch(79.80, 21.36, 116.64°) |
| OKLab | oklab(82.24% -0.0247 0.0488) |
| OKLCH | oklch(82.24% 0.055 116.8) |
| XYZ | xyz(49.8896, 56.3192, 42.4179) |
| Luminance | 0.5632 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 7.85
Sage Green
#9CAF88
ΔE00 8.60
Beige (survey)
#E6DAA6
ΔE00 8.65
Greenish Tan
#BCCB7A
ΔE00 8.75
Tan Green
#A9BE70
ΔE00 9.56
Light Grey Green
#B7E1A1
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAA2 #AAA2CA
analogous
#CABEA2 #C2CAA2 #AECAA2
triadic
#C2CAA2 #A2C2CA #CAA2C2
tetradic
#C2CAA2 #A2CABE #AAA2CA #CAA2AE
square
#C2CAA2 #A2CABE #AAA2CA #CAA2AE
split-complementary
#C2CAA2 #A2AECA #BEA2CA
monochromatic
#8D9A58 #A8B47B #C2CAA2 #DCE0C9 #F2F4EC
Accessibility & contrast
On white
1.71
#C2CAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#C2CAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAA2
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAA2 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A0
Deuteranopia (green-blind)
#CFC6A4
Tritanopia (blue-blind)
#C6C5BF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2caa2; /* rgb */ color: rgb(194, 202, 162); /* oklch */ color: oklch(82.2% 0.055 116.8);
Tailwind
colors: {
custom: {
50: '#d4dabd',
500: '#c2caa2',
950: '#000000',
},
}SCSS
$custom: #c2caa2; $custom-light: #d4dabd; $custom-dark: #000000;
JSON
{
"hex": "#c2caa2",
"rgb": {
"r": 194,
"g": 202,
"b": 162
},
"hsl": {
"h": 72,
"s": 27.397,
"l": 71.373
},
"oklch": {
"l": 0.82239,
"c": 0.05471,
"h": 116.8
},
"luminance": 0.56319
}Semantic roles & 50–950 ramp
primary
#C2CAA2
secondary
#7A719F
accent
#40A654
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382