#C0CAB8#C0CAB8
#C0CAB8 is a very light, muted yellow-green. Relative luminance 0.569; OKLCH L 82.6% C 0.027 H 131.0°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CAB8 |
|---|---|
| RGB | rgb(192, 202, 184) |
| HSL | hsl(93, 15%, 76%) |
| HSV | hsv(93, 9%, 79%) |
| CMYK | cmyk(5%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(80.13, -6.70, 7.81) |
| CIE-LCH | lch(80.13, 10.29, 130.61°) |
| OKLab | oklab(82.62% -0.0177 0.0204) |
| OKLCH | oklch(82.62% 0.027 131) |
| XYZ | xyz(51.5091, 56.9080, 53.6088) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.68
Silver (survey)
#C5C9C7
ΔE00 7.83
Silver
#C0C0C0
ΔE00 10.03
Light Gray
#D3D3D3
ΔE00 10.33
Warm Gray
#C9BEB0
ΔE00 10.61
Eggshell
#F0EAD6
ΔE00 10.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CAB8 #C2B8CA
analogous
#C9CAB8 #C0CAB8 #B8CAB9
triadic
#C0CAB8 #B8C0CA #CAB8C0
tetradic
#C0CAB8 #B8C9CA #C2B8CA #CAB9B8
square
#C0CAB8 #B8C9CA #C2B8CA #CAB9B8
split-complementary
#C0CAB8 #B9B8CA #CAB8C9
monochromatic
#829672 #A1B095 #C0CAB8 #DFE4DB #EFF2ED
Accessibility & contrast
On white
1.70
#C0CAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#C0CAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CAB8
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CAB8 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B7
Deuteranopia (green-blind)
#CAC6B9
Tritanopia (blue-blind)
#C1C8C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c0cab8; /* rgb */ color: rgb(192, 202, 184); /* oklch */ color: oklch(82.6% 0.027 131.0);
Tailwind
colors: {
custom: {
50: '#d3dacd',
500: '#c0cab8',
950: '#000000',
},
}SCSS
$custom: #c0cab8; $custom-light: #d3dacd; $custom-dark: #000000;
JSON
{
"hex": "#c0cab8",
"rgb": {
"r": 192,
"g": 202,
"b": 184
},
"hsl": {
"h": 93.333,
"s": 14.516,
"l": 75.686
},
"oklch": {
"l": 0.82624,
"c": 0.02699,
"h": 131
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#C0CAB8
secondary
#94889E
accent
#4D9977
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#141413
muted
#838383