#C1CAAA#C1CAAA
#C1CAAA is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.3% C 0.045 H 120.2°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CAAA |
|---|---|
| RGB | rgb(193, 202, 170) |
| HSL | hsl(77, 23%, 73%) |
| HSV | hsv(77, 16%, 79%) |
| CMYK | cmyk(4.5%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(79.89, -8.69, 14.96) |
| CIE-LCH | lch(79.89, 17.30, 120.16°) |
| OKLab | oklab(82.35% -0.0224 0.0386) |
| OKLCH | oklch(82.35% 0.045 120.2) |
| XYZ | xyz(50.3676, 56.4809, 46.2708) |
| Luminance | 0.5648 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 8.82
Greenish Grey
#96AE8D
ΔE00 9.71
Pale Olive
#B9CC81
ΔE00 9.96
Beige (survey)
#E6DAA6
ΔE00 9.96
Light Grey Green
#B7E1A1
ΔE00 10.64
Bland
#AFA88B
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CAAA #B3AACA
analogous
#CAC3AA #C1CAAA #B1CAAA
triadic
#C1CAAA #AAC1CA #CAAAC1
tetradic
#C1CAAA #AACAC3 #B3AACA #CAAAB1
square
#C1CAAA #AACAC3 #B3AACA #CAAAB1
split-complementary
#C1CAAA #AAB1CA #C3AACA
monochromatic
#899A60 #A6B284 #C1CAAA #DCE2D0 #F1F3EC
Accessibility & contrast
On white
1.71
#C1CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#C1CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CAAA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CAAA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A8
Deuteranopia (green-blind)
#CDC6AB
Tritanopia (blue-blind)
#C4C6C1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c1caaa; /* rgb */ color: rgb(193, 202, 170); /* oklch */ color: oklch(82.3% 0.045 120.2);
Tailwind
colors: {
custom: {
50: '#d3dac3',
500: '#c1caaa',
950: '#000000',
},
}SCSS
$custom: #c1caaa; $custom-light: #d3dac3; $custom-dark: #000000;
JSON
{
"hex": "#c1caaa",
"rgb": {
"r": 193,
"g": 202,
"b": 170
},
"hsl": {
"h": 76.875,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.82347,
"c": 0.04459,
"h": 120.2
},
"luminance": 0.56481
}Semantic roles & 50–950 ramp
primary
#C1CAAA
secondary
#84799F
accent
#44A25E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382