#C0CAB2#C0CAB2
#C0CAB2 is a very light, muted yellow-green. Relative luminance 0.567; OKLCH L 82.5% C 0.035 H 125.6°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAB2 |
|---|---|
| RGB | rgb(192, 202, 178) |
| HSL | hsl(85, 18%, 75%) |
| HSV | hsv(85, 12%, 79%) |
| CMYK | cmyk(5%, 0%, 11.9%, 20.8%) |
| CIE-LAB | lab(79.99, -7.73, 10.82) |
| CIE-LCH | lch(79.99, 13.30, 125.53°) |
| OKLab | oklab(82.47% -0.0201 0.0281) |
| OKLCH | oklch(82.47% 0.035 125.6) |
| XYZ | xyz(50.8934, 56.6618, 50.3665) |
| Luminance | 0.5666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 9.31
Sage Green
#9CAF88
ΔE00 9.76
Silver (survey)
#C5C9C7
ΔE00 9.78
Greenish Grey
#96AE8D
ΔE00 10.11
Beige
#F5F5DC
ΔE00 10.96
Eggshell
#F0EAD6
ΔE00 10.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAB2 #BCB2CA
analogous
#CAC8B2 #C0CAB2 #B4CAB2
triadic
#C0CAB2 #B2C0CA #CAB2C0
tetradic
#C0CAB2 #B2CAC8 #BCB2CA #CAB2B4
square
#C0CAB2 #B2CAC8 #BCB2CA #CAB2B4
split-complementary
#C0CAB2 #B2B4CA #C8B2CA
monochromatic
#85986A #A2B18E #C0CAB2 #DEE3D6 #F0F3ED
Accessibility & contrast
On white
1.70
#C0CAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#C0CAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAB2
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAB2 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B1
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#C2C7C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #c0cab2; /* rgb */ color: rgb(192, 202, 178); /* oklch */ color: oklch(82.5% 0.035 125.6);
Tailwind
colors: {
custom: {
50: '#d3dac9',
500: '#c0cab2',
950: '#000000',
},
}SCSS
$custom: #c0cab2; $custom-light: #d3dac9; $custom-dark: #000000;
JSON
{
"hex": "#c0cab2",
"rgb": {
"r": 192,
"g": 202,
"b": 178
},
"hsl": {
"h": 85,
"s": 18.462,
"l": 74.51
},
"oklch": {
"l": 0.82468,
"c": 0.03457,
"h": 125.6
},
"luminance": 0.56662
}Semantic roles & 50–950 ramp
primary
#C0CAB2
secondary
#8E829E
accent
#499D6C
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382