#C7CABC#C7CABC
#C7CABC is a very light, near-neutral yellow-green. Relative luminance 0.580; OKLCH L 83.3% C 0.019 H 116.7°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CABC |
|---|---|
| RGB | rgb(199, 202, 188) |
| HSL | hsl(73, 12%, 76%) |
| HSV | hsv(73, 7%, 79%) |
| CMYK | cmyk(1.5%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.75, -3.54, 6.63) |
| CIE-LCH | lch(80.75, 7.51, 118.09°) |
| OKLab | oklab(83.27% -0.0087 0.0174) |
| OKLCH | oklch(83.27% 0.019 116.7) |
| XYZ | xyz(53.7495, 58.0141, 55.9334) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 7.38
Silver
#C0C0C0
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 7.57
Gainsboro
#DCDCDC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CABC #BFBCCA
analogous
#CAC6BC #C7CABC #C0CABC
triadic
#C7CABC #BCC7CA #CABCC7
tetradic
#C7CABC #BCCAC6 #BFBCCA #CABCC0
square
#C7CABC #BCCAC6 #BFBCCA #CABCC0
split-complementary
#C7CABC #BCC0CA #C6BCCA
monochromatic
#8E9478 #AAAF9A #C7CABC #E4E5DE #F1F1EE
Accessibility & contrast
On white
1.67
#C7CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#C7CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CABC
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CABC | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#CCC9BC
Tritanopia (blue-blind)
#C9C8C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c7cabc; /* rgb */ color: rgb(199, 202, 188); /* oklch */ color: oklch(83.3% 0.019 116.7);
Tailwind
colors: {
custom: {
50: '#d8dad0',
500: '#c7cabc',
950: '#000000',
},
}SCSS
$custom: #c7cabc; $custom-light: #d8dad0; $custom-dark: #000000;
JSON
{
"hex": "#c7cabc",
"rgb": {
"r": 199,
"g": 202,
"b": 188
},
"hsl": {
"h": 72.857,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.83274,
"c": 0.01941,
"h": 116.7
},
"luminance": 0.58014
}Semantic roles & 50–950 ramp
primary
#C7CABC
secondary
#908C9E
accent
#50965F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383