#C6CABE#C6CABE
#C6CABE is a very light, near-neutral yellow-green. Relative luminance 0.580; OKLCH L 83.2% C 0.017 H 121.8°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CABE |
|---|---|
| RGB | rgb(198, 202, 190) |
| HSL | hsl(80, 10%, 77%) |
| HSV | hsv(80, 6%, 79%) |
| CMYK | cmyk(2%, 0%, 5.9%, 20.8%) |
| CIE-LAB | lab(80.72, -3.54, 5.51) |
| CIE-LCH | lch(80.72, 6.55, 122.73°) |
| OKLab | oklab(83.25% -0.009 0.0144) |
| OKLCH | oklch(83.25% 0.017 121.8) |
| XYZ | xyz(53.7021, 57.9645, 57.0643) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.73
Light Grey
#D8DCD6
ΔE00 5.18
Silver
#C0C0C0
ΔE00 6.86
Light Gray
#D3D3D3
ΔE00 7.02
Warm Gray
#C9BEB0
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CABE #C2BECA
analogous
#CAC8BE #C6CABE #C0CABE
triadic
#C6CABE #BEC6CA #CABEC6
tetradic
#C6CABE #BECAC8 #C2BECA #CABEC0
square
#C6CABE #BECAC8 #C2BECA #CABEC0
split-complementary
#C6CABE #BEC0CA #C8BECA
monochromatic
#8B937B #A8AF9C #C6CABE #E4E5E0 #F0F1EE
Accessibility & contrast
On white
1.67
#C6CABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#C6CABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CABE
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CABE | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BD
Deuteranopia (green-blind)
#CBC8BE
Tritanopia (blue-blind)
#C7C9C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #c6cabe; /* rgb */ color: rgb(198, 202, 190); /* oklch */ color: oklch(83.2% 0.017 121.8);
Tailwind
colors: {
custom: {
50: '#d7dad1',
500: '#c6cabe',
950: '#000000',
},
}SCSS
$custom: #c6cabe; $custom-light: #d7dad1; $custom-dark: #000000;
JSON
{
"hex": "#c6cabe",
"rgb": {
"r": 198,
"g": 202,
"b": 190
},
"hsl": {
"h": 80,
"s": 10.169,
"l": 76.863
},
"oklch": {
"l": 0.83249,
"c": 0.01699,
"h": 121.8
},
"luminance": 0.57965
}Semantic roles & 50–950 ramp
primary
#C6CABE
secondary
#948F9E
accent
#519468
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383