#C2CAB4#C2CAB4
#C2CAB4 is a very light, muted yellow-green. Relative luminance 0.570; OKLCH L 82.7% C 0.031 H 123.4°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CAB4 |
|---|---|
| RGB | rgb(194, 202, 180) |
| HSL | hsl(82, 17%, 75%) |
| HSV | hsv(82, 11%, 79%) |
| CMYK | cmyk(4%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(80.18, -6.68, 10.05) |
| CIE-LCH | lch(80.18, 12.07, 123.61°) |
| OKLab | oklab(82.67% -0.0172 0.0261) |
| OKLCH | oklch(82.67% 0.031 123.4) |
| XYZ | xyz(51.6057, 57.0056, 51.4557) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.46
Silver (survey)
#C5C9C7
ΔE00 8.90
Eggshell
#F0EAD6
ΔE00 10.29
Warm Gray
#C9BEB0
ΔE00 10.41
Sage Green
#9CAF88
ΔE00 10.47
Beige
#F5F5DC
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CAB4 #BCB4CA
analogous
#CAC7B4 #C2CAB4 #B7CAB4
triadic
#C2CAB4 #B4C2CA #CAB4C2
tetradic
#C2CAB4 #B4CAC7 #BCB4CA #CAB4B7
square
#C2CAB4 #B4CAC7 #BCB4CA #CAB4B7
split-complementary
#C2CAB4 #B4B7CA #C7B4CA
monochromatic
#88976C #A5B190 #C2CAB4 #DFE3D8 #F0F2ED
Accessibility & contrast
On white
1.69
#C2CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#C2CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CAB4
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CAB4 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#CCC7B5
Tritanopia (blue-blind)
#C4C8C4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cab4; /* rgb */ color: rgb(194, 202, 180); /* oklch */ color: oklch(82.7% 0.031 123.4);
Tailwind
colors: {
custom: {
50: '#d4daca',
500: '#c2cab4',
950: '#000000',
},
}SCSS
$custom: #c2cab4; $custom-light: #d4daca; $custom-dark: #000000;
JSON
{
"hex": "#c2cab4",
"rgb": {
"r": 194,
"g": 202,
"b": 180
},
"hsl": {
"h": 81.818,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82673,
"c": 0.03129,
"h": 123.4
},
"luminance": 0.57006
}Semantic roles & 50–950 ramp
primary
#C2CAB4
secondary
#8D849E
accent
#4A9B68
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382