#B6BCA0#B6BCA0
#B6BCA0 is a light, muted yellow-green. Relative luminance 0.484; OKLCH L 78.3% C 0.039 H 117.1°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCA0 |
|---|---|
| RGB | rgb(182, 188, 160) |
| HSL | hsl(73, 17%, 68%) |
| HSV | hsv(73, 15%, 74%) |
| CMYK | cmyk(3.2%, 0%, 14.9%, 26.3%) |
| CIE-LAB | lab(75.11, -7.04, 13.48) |
| CIE-LCH | lch(75.11, 15.21, 117.56°) |
| OKLab | oklab(78.29% -0.0178 0.0348) |
| OKLCH | oklch(78.29% 0.039 117.1) |
| XYZ | xyz(43.6190, 48.4497, 40.3047) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.08
Bland
#AFA88B
ΔE00 7.43
Greenish Grey
#96AE8D
ΔE00 7.98
Cement
#A5A391
ΔE00 8.25
Stone (survey)
#ADA587
ΔE00 8.32
Greyish
#A8A495
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCA0 #A6A0BC
analogous
#BCB4A0 #B6BCA0 #A8BCA0
triadic
#B6BCA0 #A0B6BC #BCA0B6
tetradic
#B6BCA0 #A0BCB4 #A6A0BC #BCA0A8
square
#B6BCA0 #A0BCB4 #A6A0BC #BCA0A8
split-complementary
#B6BCA0 #A0A8BC #B4A0BC
monochromatic
#7C845D #9AA37C #B6BCA0 #D2D5C4 #EDEFE8
Accessibility & contrast
On white
1.96
#B6BCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#B6BCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCA0
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCA0 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99E
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#B9B9B4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bca0; /* rgb */ color: rgb(182, 188, 160); /* oklch */ color: oklch(78.3% 0.039 117.1);
Tailwind
colors: {
custom: {
50: '#ccd0bc',
500: '#b6bca0',
950: '#000000',
},
}SCSS
$custom: #b6bca0; $custom-light: #ccd0bc; $custom-dark: #000000;
JSON
{
"hex": "#b6bca0",
"rgb": {
"r": 182,
"g": 188,
"b": 160
},
"hsl": {
"h": 72.857,
"s": 17.284,
"l": 68.235
},
"oklch": {
"l": 0.78287,
"c": 0.03911,
"h": 117.1
},
"luminance": 0.4845
}Semantic roles & 50–950 ramp
primary
#B6BCA0
secondary
#D9D8E0
accent
#4A9C5B
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281