#B6BCA6#B6BCA6
#B6BCA6 is a light, muted yellow-green. Relative luminance 0.487; OKLCH L 78.4% C 0.031 H 119.5°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCA6 |
|---|---|
| RGB | rgb(182, 188, 166) |
| HSL | hsl(76, 14%, 69%) |
| HSV | hsv(76, 12%, 74%) |
| CMYK | cmyk(3.2%, 0%, 11.7%, 26.3%) |
| CIE-LAB | lab(75.24, -6.04, 10.43) |
| CIE-LCH | lch(75.24, 12.05, 120.08°) |
| OKLab | oklab(78.44% -0.0153 0.0271) |
| OKLCH | oklch(78.44% 0.031 119.5) |
| XYZ | xyz(44.1566, 48.6647, 43.1360) |
| Luminance | 0.4867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 7.67
Bland
#AFA88B
ΔE00 7.78
Greyish
#A8A495
ΔE00 8.29
Sage Green
#9CAF88
ΔE00 8.36
Stone (survey)
#ADA587
ΔE00 8.72
Greenish Grey
#96AE8D
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCA6 #ACA6BC
analogous
#BCB7A6 #B6BCA6 #ABBCA6
triadic
#B6BCA6 #A6B6BC #BCA6B6
tetradic
#B6BCA6 #A6BCB7 #ACA6BC #BCA6AB
square
#B6BCA6 #A6BCB7 #ACA6BC #BCA6AB
split-complementary
#B6BCA6 #A6ABBC #B7A6BC
monochromatic
#7B8463 #99A283 #B6BCA6 #D3D6C9 #EFF1EC
Accessibility & contrast
On white
1.96
#B6BCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B6BCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCA6
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCA6 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB9A5
Deuteranopia (green-blind)
#BEB9A7
Tritanopia (blue-blind)
#B8B9B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bca6; /* rgb */ color: rgb(182, 188, 166); /* oklch */ color: oklch(78.4% 0.031 119.5);
Tailwind
colors: {
custom: {
50: '#ccd0c0',
500: '#b6bca6',
950: '#000000',
},
}SCSS
$custom: #b6bca6; $custom-light: #ccd0c0; $custom-dark: #000000;
JSON
{
"hex": "#b6bca6",
"rgb": {
"r": 182,
"g": 188,
"b": 166
},
"hsl": {
"h": 76.364,
"s": 14.103,
"l": 69.412
},
"oklch": {
"l": 0.78438,
"c": 0.03111,
"h": 119.5
},
"luminance": 0.48665
}Semantic roles & 50–950 ramp
primary
#B6BCA6
secondary
#DDDCE2
accent
#4D9862
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281