#C2CAB6#C2CAB6
#C2CAB6 is a very light, muted yellow-green. Relative luminance 0.571; OKLCH L 82.7% C 0.029 H 124.9°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAB6 |
|---|---|
| RGB | rgb(194, 202, 182) |
| HSL | hsl(84, 16%, 75%) |
| HSV | hsv(84, 10%, 79%) |
| CMYK | cmyk(4%, 0%, 9.9%, 20.8%) |
| CIE-LAB | lab(80.23, -6.34, 9.05) |
| CIE-LCH | lch(80.23, 11.04, 125.02°) |
| OKLab | oklab(82.73% -0.0164 0.0236) |
| OKLCH | oklch(82.73% 0.029 124.9) |
| XYZ | xyz(51.8109, 57.0877, 52.5364) |
| Luminance | 0.5709 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.90
Silver (survey)
#C5C9C7
ΔE00 8.22
Warm Gray
#C9BEB0
ΔE00 10.12
Eggshell
#F0EAD6
ΔE00 10.18
Silver
#C0C0C0
ΔE00 10.28
Light Gray
#D3D3D3
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAB6 #BEB6CA
analogous
#CAC8B6 #C2CAB6 #B8CAB6
triadic
#C2CAB6 #B6C2CA #CAB6C2
tetradic
#C2CAB6 #B6CAC8 #BEB6CA #CAB6B8
square
#C2CAB6 #B6CAC8 #BEB6CA #CAB6B8
split-complementary
#C2CAB6 #B6B8CA #C8B6CA
monochromatic
#87976F #A4B093 #C2CAB6 #E0E4D9 #F0F2ED
Accessibility & contrast
On white
1.69
#C2CAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#C2CAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAB6
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAB6 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B5
Deuteranopia (green-blind)
#CBC7B7
Tritanopia (blue-blind)
#C3C8C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cab6; /* rgb */ color: rgb(194, 202, 182); /* oklch */ color: oklch(82.7% 0.029 124.9);
Tailwind
colors: {
custom: {
50: '#d4dacb',
500: '#c2cab6',
950: '#000000',
},
}SCSS
$custom: #c2cab6; $custom-light: #d4dacb; $custom-dark: #000000;
JSON
{
"hex": "#c2cab6",
"rgb": {
"r": 194,
"g": 202,
"b": 182
},
"hsl": {
"h": 84,
"s": 15.873,
"l": 75.294
},
"oklch": {
"l": 0.82725,
"c": 0.02871,
"h": 124.9
},
"luminance": 0.57088
}Semantic roles & 50–950 ramp
primary
#C2CAB6
secondary
#90869E
accent
#4B9A6B
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382