#C0CAB4#C0CAB4
#C0CAB4 is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.5% C 0.032 H 127.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAB4 |
|---|---|
| RGB | rgb(192, 202, 180) |
| HSL | hsl(87, 17%, 75%) |
| HSV | hsv(87, 11%, 79%) |
| CMYK | cmyk(5%, 0%, 10.9%, 20.8%) |
| CIE-LAB | lab(80.03, -7.39, 9.82) |
| CIE-LCH | lch(80.03, 12.29, 126.96°) |
| OKLab | oklab(82.52% -0.0193 0.0255) |
| OKLCH | oklch(82.52% 0.032 127.1) |
| XYZ | xyz(51.0957, 56.7427, 51.4317) |
| Luminance | 0.5674 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.76
Silver (survey)
#C5C9C7
ΔE00 9.15
Sage Green
#9CAF88
ΔE00 10.15
Greenish Grey
#96AE8D
ΔE00 10.38
Eggshell
#F0EAD6
ΔE00 10.85
Beige
#F5F5DC
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAB4 #BEB4CA
analogous
#CAC9B4 #C0CAB4 #B5CAB4
triadic
#C0CAB4 #B4C0CA #CAB4C0
tetradic
#C0CAB4 #B4CAC9 #BEB4CA #CAB4B5
square
#C0CAB4 #B4CAC9 #BEB4CA #CAB4B5
split-complementary
#C0CAB4 #B4B5CA #C9B4CA
monochromatic
#84976C #A2B190 #C0CAB4 #DEE3D8 #F0F2ED
Accessibility & contrast
On white
1.70
#C0CAB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#C0CAB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAB4
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAB4 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#CBC6B5
Tritanopia (blue-blind)
#C1C8C4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0cab4; /* rgb */ color: rgb(192, 202, 180); /* oklch */ color: oklch(82.5% 0.032 127.1);
Tailwind
colors: {
custom: {
50: '#d3daca',
500: '#c0cab4',
950: '#000000',
},
}SCSS
$custom: #c0cab4; $custom-light: #d3daca; $custom-dark: #000000;
JSON
{
"hex": "#c0cab4",
"rgb": {
"r": 192,
"g": 202,
"b": 180
},
"hsl": {
"h": 87.273,
"s": 17.187,
"l": 74.902
},
"oklch": {
"l": 0.82519,
"c": 0.03202,
"h": 127.1
},
"luminance": 0.56743
}Semantic roles & 50–950 ramp
primary
#C0CAB4
secondary
#90849E
accent
#4A9B6F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382