#C6CAB2#C6CAB2
#C6CAB2 is a very light, muted yellow-green. Relative luminance 0.575; OKLCH L 82.9% C 0.033 H 114.8°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CAB2 |
|---|---|
| RGB | rgb(198, 202, 178) |
| HSL | hsl(70, 18%, 75%) |
| HSV | hsv(70, 12%, 79%) |
| CMYK | cmyk(2%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(80.44, -5.58, 11.52) |
| CIE-LCH | lch(80.44, 12.80, 115.85°) |
| OKLab | oklab(82.94% -0.0138 0.0299) |
| OKLCH | oklch(82.94% 0.033 114.8) |
| XYZ | xyz(52.4441, 57.4614, 50.4392) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.61
Silver (survey)
#C5C9C7
ΔE00 9.22
Warm Gray
#C9BEB0
ΔE00 9.33
Eggshell
#F0EAD6
ΔE00 9.38
Bland
#AFA88B
ΔE00 9.97
Beige
#F5F5DC
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CAB2 #B6B2CA
analogous
#CAC2B2 #C6CAB2 #BACAB2
triadic
#C6CAB2 #B2C6CA #CAB2C6
tetradic
#C6CAB2 #B2CAC2 #B6B2CA #CAB2BA
square
#C6CAB2 #B2CAC2 #B6B2CA #CAB2BA
split-complementary
#C6CAB2 #B2BACA #C2B2CA
monochromatic
#90986A #ABB18E #C6CAB2 #E1E3D6 #F2F3ED
Accessibility & contrast
On white
1.68
#C6CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C6CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CAB2
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CAB2 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC7B1
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#C9C7C3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6cab2; /* rgb */ color: rgb(198, 202, 178); /* oklch */ color: oklch(82.9% 0.033 114.8);
Tailwind
colors: {
custom: {
50: '#d7dac9',
500: '#c6cab2',
950: '#000000',
},
}SCSS
$custom: #c6cab2; $custom-light: #d7dac9; $custom-dark: #000000;
JSON
{
"hex": "#c6cab2",
"rgb": {
"r": 198,
"g": 202,
"b": 178
},
"hsl": {
"h": 70,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82935,
"c": 0.03295,
"h": 114.8
},
"luminance": 0.57461
}Semantic roles & 50–950 ramp
primary
#C6CAB2
secondary
#87829E
accent
#499D57
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382