#C6C8BE#C6C8BE
#C6C8BE is a very light, near-neutral yellow-green. Relative luminance 0.570; OKLCH L 82.8% C 0.014 H 115.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C6C8BE |
|---|---|
| RGB | rgb(198, 200, 190) |
| HSL | hsl(72, 8%, 76%) |
| HSV | hsv(72, 5%, 78%) |
| CMYK | cmyk(1%, 0%, 5%, 21.6%) |
| CIE-LAB | lab(80.20, -2.49, 4.76) |
| CIE-LCH | lch(80.20, 5.37, 117.66°) |
| OKLab | oklab(82.84% -0.0061 0.0125) |
| OKLCH | oklch(82.84% 0.014 115.9) |
| XYZ | xyz(53.2358, 57.0321, 56.9089) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.83
Light Grey
#D8DCD6
ΔE00 5.12
Silver
#C0C0C0
ΔE00 5.60
Light Gray
#D3D3D3
ΔE00 6.08
Warm Gray
#C9BEB0
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6C8BE #C0BEC8
analogous
#C8C5BE #C6C8BE #C1C8BE
triadic
#C6C8BE #BEC6C8 #C8BEC6
tetradic
#C6C8BE #BEC8C5 #C0BEC8 #C8BEC1
square
#C6C8BE #BEC8C5 #C0BEC8 #C8BEC1
split-complementary
#C6C8BE #BEC1C8 #C5BEC8
monochromatic
#8C907C #A9AC9D #C6C8BE #E3E4DF #F0F1EE
Accessibility & contrast
On white
1.69
#C6C8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#C6C8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6C8BE
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6C8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6C8BE | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BD
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#C7C7C5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #c6c8be; /* rgb */ color: rgb(198, 200, 190); /* oklch */ color: oklch(82.8% 0.014 115.9);
Tailwind
colors: {
custom: {
50: '#d7d8d1',
500: '#c6c8be',
950: '#000000',
},
}SCSS
$custom: #c6c8be; $custom-light: #d7d8d1; $custom-dark: #000000;
JSON
{
"hex": "#c6c8be",
"rgb": {
"r": 198,
"g": 200,
"b": 190
},
"hsl": {
"h": 72,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.82838,
"c": 0.01388,
"h": 115.9
},
"luminance": 0.57032
}Semantic roles & 50–950 ramp
primary
#C6C8BE
secondary
#918F9B
accent
#539260
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383