#C6CABC#C6CABC
#C6CABC is a very light, near-neutral yellow-green. Relative luminance 0.579; OKLCH L 83.2% C 0.020 H 119.8°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CABC |
|---|---|
| RGB | rgb(198, 202, 188) |
| HSL | hsl(77, 12%, 76%) |
| HSV | hsv(77, 7%, 79%) |
| CMYK | cmyk(2%, 0%, 6.9%, 20.8%) |
| CIE-LAB | lab(80.67, -3.89, 6.51) |
| CIE-LCH | lch(80.67, 7.58, 120.86°) |
| OKLab | oklab(83.2% -0.0098 0.017) |
| OKLCH | oklch(83.2% 0.02 119.8) |
| XYZ | xyz(53.4850, 57.8777, 55.9210) |
| Luminance | 0.5788 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.56
Light Grey
#D8DCD6
ΔE00 5.69
Silver
#C0C0C0
ΔE00 7.59
Light Gray
#D3D3D3
ΔE00 7.76
Warm Gray
#C9BEB0
ΔE00 7.80
Gainsboro
#DCDCDC
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CABC #C0BCCA
analogous
#CAC7BC #C6CABC #BFCABC
triadic
#C6CABC #BCC6CA #CABCC6
tetradic
#C6CABC #BCCAC7 #C0BCCA #CABCBF
square
#C6CABC #BCCAC7 #C0BCCA #CABCBF
split-complementary
#C6CABC #BCBFCA #C7BCCA
monochromatic
#8C9478 #A9AF9A #C6CABC #E3E5DE #F0F1EE
Accessibility & contrast
On white
1.67
#C6CABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#C6CABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CABC
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CABC | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BB
Deuteranopia (green-blind)
#CCC8BD
Tritanopia (blue-blind)
#C7C8C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6cabc; /* rgb */ color: rgb(198, 202, 188); /* oklch */ color: oklch(83.2% 0.020 119.8);
Tailwind
colors: {
custom: {
50: '#d7dad0',
500: '#c6cabc',
950: '#000000',
},
}SCSS
$custom: #c6cabc; $custom-light: #d7dad0; $custom-dark: #000000;
JSON
{
"hex": "#c6cabc",
"rgb": {
"r": 198,
"g": 202,
"b": 188
},
"hsl": {
"h": 77.143,
"s": 11.667,
"l": 76.471
},
"oklch": {
"l": 0.83195,
"c": 0.01964,
"h": 119.8
},
"luminance": 0.57878
}Semantic roles & 50–950 ramp
primary
#C6CABC
secondary
#918C9E
accent
#509664
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383