#C2CABC#C2CABC
#C2CABC is a very light, muted yellow-green. Relative luminance 0.573; OKLCH L 82.9% C 0.021 H 131.5°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #C2CABC |
|---|---|
| RGB | rgb(194, 202, 188) |
| HSL | hsl(94, 12%, 76%) |
| HSV | hsv(94, 7%, 79%) |
| CMYK | cmyk(4%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.37, -5.29, 6.04) |
| CIE-LCH | lch(80.37, 8.03, 131.23°) |
| OKLab | oklab(82.88% -0.014 0.0158) |
| OKLCH | oklch(82.88% 0.021 131.5) |
| XYZ | xyz(52.4443, 57.3411, 55.8722) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.06
Light Grey
#D8DCD6
ΔE00 6.25
Silver
#C0C0C0
ΔE00 8.35
Light Gray
#D3D3D3
ΔE00 8.62
Warm Gray
#C9BEB0
ΔE00 9.44
Gainsboro
#DCDCDC
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2CABC #C4BCCA
analogous
#C9CABC #C2CABC #BCCABD
triadic
#C2CABC #BCC2CA #CABCC2
tetradic
#C2CABC #BCC9CA #C4BCCA #CABDBC
square
#C2CABC #BCC9CA #C4BCCA #CABDBC
split-complementary
#C2CABC #BDBCCA #CABCC9
monochromatic
#849478 #A3AF9A #C2CABC #E1E5DE #EFF1EE
Accessibility & contrast
On white
1.68
#C2CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#C2CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2CABC
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2CABC | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#C2C9C6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c2cabc; /* rgb */ color: rgb(194, 202, 188); /* oklch */ color: oklch(82.9% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#d4dad0',
500: '#c2cabc',
950: '#000000',
},
}SCSS
$custom: #c2cabc; $custom-light: #d4dad0; $custom-dark: #000000;
JSON
{
"hex": "#c2cabc",
"rgb": {
"r": 194,
"g": 202,
"b": 188
},
"hsl": {
"h": 94.286,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82884,
"c": 0.02109,
"h": 131.5
},
"luminance": 0.57341
}Semantic roles & 50–950 ramp
primary
#C2CABC
secondary
#968C9E
accent
#509678
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383