#C6CAAA#C6CAAA
#C6CAAA is a very light, muted yellow. Relative luminance 0.571; OKLCH L 82.7% C 0.044 H 113.1°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAAA |
|---|---|
| RGB | rgb(198, 202, 170) |
| HSL | hsl(68, 23%, 73%) |
| HSV | hsv(68, 16%, 79%) |
| CMYK | cmyk(2%, 0%, 15.8%, 20.8%) |
| CIE-LAB | lab(80.26, -6.87, 15.54) |
| CIE-LCH | lch(80.26, 16.99, 113.86°) |
| OKLab | oklab(82.74% -0.0171 0.04) |
| OKLCH | oklch(82.74% 0.044 113.1) |
| XYZ | xyz(51.6642, 57.1494, 46.3316) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.61
Bland
#AFA88B
ΔE00 9.80
Sage Green
#9CAF88
ΔE00 9.83
Sand
#C2B280
ΔE00 10.25
Pale Olive
#B9CC81
ΔE00 10.26
Eggshell
#F0EAD6
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAAA #AEAACA
analogous
#CABEAA #C6CAAA #B6CAAA
triadic
#C6CAAA #AAC6CA #CAAAC6
tetradic
#C6CAAA #AACABE #AEAACA #CAAAB6
square
#C6CAAA #AACABE #AEAACA #CAAAB6
split-complementary
#C6CAAA #AAB6CA #BEAACA
monochromatic
#939A60 #ADB284 #C6CAAA #DFE2D0 #F2F3EC
Accessibility & contrast
On white
1.69
#C6CAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C6CAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAAA
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAAA | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC7A8
Deuteranopia (green-blind)
#CFC8AB
Tritanopia (blue-blind)
#CAC6C1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c6caaa; /* rgb */ color: rgb(198, 202, 170); /* oklch */ color: oklch(82.7% 0.044 113.1);
Tailwind
colors: {
custom: {
50: '#d7dac3',
500: '#c6caaa',
950: '#000000',
},
}SCSS
$custom: #c6caaa; $custom-light: #d7dac3; $custom-dark: #000000;
JSON
{
"hex": "#c6caaa",
"rgb": {
"r": 198,
"g": 202,
"b": 170
},
"hsl": {
"h": 67.5,
"s": 23.188,
"l": 72.941
},
"oklch": {
"l": 0.82739,
"c": 0.04353,
"h": 113.1
},
"luminance": 0.57149
}Semantic roles & 50–950 ramp
primary
#C6CAAA
secondary
#7E799F
accent
#44A250
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382