#C2CAAA#C2CAAA
#C2CAAA is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.4% C 0.044 H 118.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAAA |
|---|---|
| RGB | rgb(194, 202, 170) |
| HSL | hsl(75, 23%, 73%) |
| HSV | hsv(75, 16%, 79%) |
| CMYK | cmyk(4%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(79.96, -8.33, 15.07) |
| CIE-LCH | lch(79.96, 17.22, 118.92°) |
| OKLab | oklab(82.43% -0.0213 0.0389) |
| OKLCH | oklch(82.43% 0.044 118.8) |
| XYZ | xyz(50.6235, 56.6128, 46.2828) |
| Luminance | 0.5661 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.99
Beige (survey)
#E6DAA6
ΔE00 9.69
Greenish Grey
#96AE8D
ΔE00 9.94
Pale Olive
#B9CC81
ΔE00 10.00
Bland
#AFA88B
ΔE00 10.46
Light Grey Green
#B7E1A1
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAAA #B2AACA
analogous
#CAC2AA #C2CAAA #B2CAAA
triadic
#C2CAAA #AAC2CA #CAAAC2
tetradic
#C2CAAA #AACAC2 #B2AACA #CAAAB2
square
#C2CAAA #AACAC2 #B2AACA #CAAAB2
split-complementary
#C2CAAA #AAB2CA #C2AACA
monochromatic
#8B9A60 #A7B284 #C2CAAA #DDE2D0 #F1F3EC
Accessibility & contrast
On white
1.70
#C2CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#C2CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAAA
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAAA | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A8
Deuteranopia (green-blind)
#CEC6AB
Tritanopia (blue-blind)
#C5C6C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c2caaa; /* rgb */ color: rgb(194, 202, 170); /* oklch */ color: oklch(82.4% 0.044 118.8);
Tailwind
colors: {
custom: {
50: '#d4dac3',
500: '#c2caaa',
950: '#000000',
},
}SCSS
$custom: #c2caaa; $custom-light: #d4dac3; $custom-dark: #000000;
JSON
{
"hex": "#c2caaa",
"rgb": {
"r": 194,
"g": 202,
"b": 170
},
"hsl": {
"h": 75,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.82425,
"c": 0.04433,
"h": 118.8
},
"luminance": 0.56613
}Semantic roles & 50–950 ramp
primary
#C2CAAA
secondary
#83799F
accent
#44A25B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382