#C2CAB8#C2CAB8
#C2CAB8 is a very light, muted yellow-green. Relative luminance 0.572; OKLCH L 82.8% C 0.026 H 126.6°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAB8 |
|---|---|
| RGB | rgb(194, 202, 184) |
| HSL | hsl(87, 15%, 76%) |
| HSV | hsv(87, 9%, 79%) |
| CMYK | cmyk(4%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(80.28, -5.99, 8.04) |
| CIE-LCH | lch(80.28, 10.03, 126.69°) |
| OKLab | oklab(82.78% -0.0156 0.021) |
| OKLCH | oklch(82.78% 0.026 126.6) |
| XYZ | xyz(52.0190, 57.1710, 53.6327) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.33
Silver (survey)
#C5C9C7
ΔE00 7.53
Silver
#C0C0C0
ΔE00 9.65
Warm Gray
#C9BEB0
ΔE00 9.86
Light Gray
#D3D3D3
ΔE00 9.91
Eggshell
#F0EAD6
ΔE00 10.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAB8 #C0B8CA
analogous
#CAC9B8 #C2CAB8 #B9CAB8
triadic
#C2CAB8 #B8C2CA #CAB8C2
tetradic
#C2CAB8 #B8CAC9 #C0B8CA #CAB8B9
square
#C2CAB8 #B8CAC9 #C0B8CA #CAB8B9
split-complementary
#C2CAB8 #B8B9CA #C9B8CA
monochromatic
#869672 #A4B095 #C2CAB8 #E0E4DB #F0F2ED
Accessibility & contrast
On white
1.69
#C2CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#C2CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAB8
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAB8 | 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)
#CCC7B7
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#C3C8C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cab8; /* rgb */ color: rgb(194, 202, 184); /* oklch */ color: oklch(82.8% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#d4dacd',
500: '#c2cab8',
950: '#000000',
},
}SCSS
$custom: #c2cab8; $custom-light: #d4dacd; $custom-dark: #000000;
JSON
{
"hex": "#c2cab8",
"rgb": {
"r": 194,
"g": 202,
"b": 184
},
"hsl": {
"h": 86.667,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82777,
"c": 0.02614,
"h": 126.6
},
"luminance": 0.57171
}Semantic roles & 50–950 ramp
primary
#C2CAB8
secondary
#92889E
accent
#4D996F
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383