#C3CABC#C3CABC
#C3CABC is a very light, muted yellow-green. Relative luminance 0.575; OKLCH L 83.0% C 0.021 H 128.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C3CABC |
|---|---|
| RGB | rgb(195, 202, 188) |
| HSL | hsl(90, 12%, 76%) |
| HSV | hsv(90, 7%, 79%) |
| CMYK | cmyk(3.5%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.45, -4.94, 6.16) |
| CIE-LCH | lch(80.45, 7.89, 128.77°) |
| OKLab | oklab(82.96% -0.0129 0.0161) |
| OKLCH | oklch(82.96% 0.021 128.7) |
| XYZ | xyz(52.7018, 57.4739, 55.8843) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.90
Light Grey
#D8DCD6
ΔE00 6.08
Silver
#C0C0C0
ΔE00 8.15
Light Gray
#D3D3D3
ΔE00 8.39
Warm Gray
#C9BEB0
ΔE00 9.04
Gainsboro
#DCDCDC
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C3CABC #C3BCCA
analogous
#CACABC #C3CABC #BCCABC
triadic
#C3CABC #BCC3CA #CABCC3
tetradic
#C3CABC #BCCACA #C3BCCA #CABCBC
square
#C3CABC #BCCACA #C3BCCA #CABCBC
split-complementary
#C3CABC #BCBCCA #CABCCA
monochromatic
#869478 #A4AF9A #C3CABC #E2E5DE #F0F1EE
Accessibility & contrast
On white
1.68
#C3CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#C3CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C3CABC
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C3CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C3CABC | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#CBC7BD
Tritanopia (blue-blind)
#C4C9C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c3cabc; /* rgb */ color: rgb(195, 202, 188); /* oklch */ color: oklch(83.0% 0.021 128.7);
Tailwind
colors: {
custom: {
50: '#d5dad0',
500: '#c3cabc',
950: '#000000',
},
}SCSS
$custom: #c3cabc; $custom-light: #d5dad0; $custom-dark: #000000;
JSON
{
"hex": "#c3cabc",
"rgb": {
"r": 195,
"g": 202,
"b": 188
},
"hsl": {
"h": 90,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.82961,
"c": 0.02064,
"h": 128.7
},
"luminance": 0.57474
}Semantic roles & 50–950 ramp
primary
#C3CABC
secondary
#958C9E
accent
#509673
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383