#C3CAAF#C3CAAF
#C3CAAF is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.6% C 0.038 H 119.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CAAF |
|---|---|
| RGB | rgb(195, 202, 175) |
| HSL | hsl(76, 20%, 74%) |
| HSV | hsv(76, 13%, 79%) |
| CMYK | cmyk(3.5%, 0%, 13.4%, 20.8%) |
| CIE-LAB | lab(80.14, -7.16, 12.68) |
| CIE-LCH | lch(80.14, 14.56, 119.44°) |
| OKLab | oklab(82.63% -0.0182 0.0328) |
| OKLCH | oklch(82.63% 0.038 119) |
| XYZ | xyz(51.3631, 56.9384, 48.8334) |
| Luminance | 0.5694 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.74
Sage Green
#9CAF88
ΔE00 9.78
Beige (survey)
#E6DAA6
ΔE00 10.31
Bland
#AFA88B
ΔE00 10.34
Silver (survey)
#C5C9C7
ΔE00 10.39
Eggshell
#F0EAD6
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CAAF #B6AFCA
analogous
#CAC4AF #C3CAAF #B6CAAF
triadic
#C3CAAF #AFC3CA #CAAFC3
tetradic
#C3CAAF #AFCAC4 #B6AFCA #CAAFB6
square
#C3CAAF #AFCAC4 #B6AFCA #CAAFB6
split-complementary
#C3CAAF #AFB6CA #C4AFCA
monochromatic
#8C9965 #A7B28A #C3CAAF #DFE2D4 #F1F3ED
Accessibility & contrast
On white
1.70
#C3CAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#C3CAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CAAF
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CAAF | 1.00 | 1.70 | 12.39 | 12.39 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7AD
Deuteranopia (green-blind)
#CDC7B0
Tritanopia (blue-blind)
#C6C7C2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c3caaf; /* rgb */ color: rgb(195, 202, 175); /* oklch */ color: oklch(82.6% 0.038 119.0);
Tailwind
colors: {
custom: {
50: '#d5dac6',
500: '#c3caaf',
950: '#000000',
},
}SCSS
$custom: #c3caaf; $custom-light: #d5dac6; $custom-dark: #000000;
JSON
{
"hex": "#c3caaf",
"rgb": {
"r": 195,
"g": 202,
"b": 175
},
"hsl": {
"h": 75.556,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.82625,
"c": 0.03754,
"h": 119
},
"luminance": 0.56938
}Semantic roles & 50–950 ramp
primary
#C3CAAF
secondary
#877F9F
accent
#479F5E
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382