#C0CAAE#C0CAAE
#C0CAAE is a very light, muted yellow-green. Relative luminance 0.565; OKLCH L 82.4% C 0.040 H 123.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAAE |
|---|---|
| RGB | rgb(192, 202, 174) |
| HSL | hsl(81, 21%, 74%) |
| HSV | hsv(81, 14%, 79%) |
| CMYK | cmyk(5%, 0%, 13.9%, 20.8%) |
| CIE-LAB | lab(79.90, -8.40, 12.83) |
| CIE-LCH | lch(79.90, 15.34, 123.20°) |
| OKLab | oklab(82.37% -0.0218 0.0332) |
| OKLCH | oklch(82.37% 0.04 123.3) |
| XYZ | xyz(50.4977, 56.5035, 48.2821) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.12
Greenish Grey
#96AE8D
ΔE00 9.71
Light Grey
#D8DCD6
ΔE00 10.37
Bland
#AFA88B
ΔE00 10.88
Beige (survey)
#E6DAA6
ΔE00 10.91
Silver (survey)
#C5C9C7
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAAE #B8AECA
analogous
#CAC6AE #C0CAAE #B2CAAE
triadic
#C0CAAE #AEC0CA #CAAEC0
tetradic
#C0CAAE #AECAC6 #B8AECA #CAAEB2
square
#C0CAAE #AECAC6 #B8AECA #CAAEB2
split-complementary
#C0CAAE #AEB2CA #C6AECA
monochromatic
#869964 #A3B289 #C0CAAE #DDE2D3 #F1F3ED
Accessibility & contrast
On white
1.71
#C0CAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#C0CAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAAE
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAAE | 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)
#CEC6AC
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#C2C7C2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0caae; /* rgb */ color: rgb(192, 202, 174); /* oklch */ color: oklch(82.4% 0.040 123.3);
Tailwind
colors: {
custom: {
50: '#d3dac6',
500: '#c0caae',
950: '#000000',
},
}SCSS
$custom: #c0caae; $custom-light: #d3dac6; $custom-dark: #000000;
JSON
{
"hex": "#c0caae",
"rgb": {
"r": 192,
"g": 202,
"b": 174
},
"hsl": {
"h": 81.429,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.82368,
"c": 0.03971,
"h": 123.3
},
"luminance": 0.56504
}Semantic roles & 50–950 ramp
primary
#C0CAAE
secondary
#897E9F
accent
#469F66
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382