#C1CAAE#C1CAAE
#C1CAAE is a very light, muted yellow-green. Relative luminance 0.566; OKLCH L 82.4% C 0.039 H 121.8°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CAAE |
|---|---|
| RGB | rgb(193, 202, 174) |
| HSL | hsl(79, 21%, 74%) |
| HSV | hsv(79, 14%, 79%) |
| CMYK | cmyk(4.5%, 0%, 13.9%, 20.8%) |
| CIE-LAB | lab(79.97, -8.04, 12.95) |
| CIE-LCH | lch(79.97, 15.24, 121.84°) |
| OKLab | oklab(82.45% -0.0207 0.0335) |
| OKLCH | oklch(82.45% 0.039 121.8) |
| XYZ | xyz(50.7518, 56.6345, 48.2940) |
| Luminance | 0.5664 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.28
Greenish Grey
#96AE8D
ΔE00 9.93
Light Grey
#D8DCD6
ΔE00 10.24
Beige (survey)
#E6DAA6
ΔE00 10.65
Bland
#AFA88B
ΔE00 10.68
Silver (survey)
#C5C9C7
ΔE00 10.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CAAE #B7AECA
analogous
#CAC5AE #C1CAAE #B3CAAE
triadic
#C1CAAE #AEC1CA #CAAEC1
tetradic
#C1CAAE #AECAC5 #B7AECA #CAAEB3
square
#C1CAAE #AECAC5 #B7AECA #CAAEB3
split-complementary
#C1CAAE #AEB3CA #C5AECA
monochromatic
#889964 #A5B289 #C1CAAE #DDE2D3 #F1F3ED
Accessibility & contrast
On white
1.70
#C1CAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C1CAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CAAE
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CAAE | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6AC
Deuteranopia (green-blind)
#CDC6AF
Tritanopia (blue-blind)
#C3C7C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c1caae; /* rgb */ color: rgb(193, 202, 174); /* oklch */ color: oklch(82.4% 0.039 121.8);
Tailwind
colors: {
custom: {
50: '#d3dac6',
500: '#c1caae',
950: '#000000',
},
}SCSS
$custom: #c1caae; $custom-light: #d3dac6; $custom-dark: #000000;
JSON
{
"hex": "#c1caae",
"rgb": {
"r": 193,
"g": 202,
"b": 174
},
"hsl": {
"h": 79.286,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.82445,
"c": 0.0394,
"h": 121.8
},
"luminance": 0.56635
}Semantic roles & 50–950 ramp
primary
#C1CAAE
secondary
#887E9F
accent
#469F63
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382