#B6BCA4#B6BCA4
#B6BCA4 is a light, muted yellow-green. Relative luminance 0.486; OKLCH L 78.4% C 0.034 H 118.6°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BCA4 |
|---|---|
| RGB | rgb(182, 188, 164) |
| HSL | hsl(75, 15%, 69%) |
| HSV | hsv(75, 13%, 74%) |
| CMYK | cmyk(3.2%, 0%, 12.8%, 26.3%) |
| CIE-LAB | lab(75.20, -6.37, 11.44) |
| CIE-LCH | lch(75.20, 13.10, 119.12°) |
| OKLab | oklab(78.39% -0.0162 0.0297) |
| OKLCH | oklch(78.39% 0.034 118.6) |
| XYZ | xyz(43.9746, 48.5919, 42.1773) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 7.61
Cement
#A5A391
ΔE00 7.82
Sage Green
#9CAF88
ΔE00 7.89
Greenish Grey
#96AE8D
ΔE00 8.46
Stone (survey)
#ADA587
ΔE00 8.54
Greyish
#A8A495
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BCA4 #AAA4BC
analogous
#BCB6A4 #B6BCA4 #AABCA4
triadic
#B6BCA4 #A4B6BC #BCA4B6
tetradic
#B6BCA4 #A4BCB6 #AAA4BC #BCA4AA
square
#B6BCA4 #A4BCB6 #AAA4BC #BCA4AA
split-complementary
#B6BCA4 #A4AABC #B6A4BC
monochromatic
#7C8461 #9AA281 #B6BCA4 #D2D6C7 #EFF0EA
Accessibility & contrast
On white
1.96
#B6BCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#B6BCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BCA4
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BCA4 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B9A3
Deuteranopia (green-blind)
#BFB9A5
Tritanopia (blue-blind)
#B9B9B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bca4; /* rgb */ color: rgb(182, 188, 164); /* oklch */ color: oklch(78.4% 0.034 118.6);
Tailwind
colors: {
custom: {
50: '#ccd0bf',
500: '#b6bca4',
950: '#000000',
},
}SCSS
$custom: #b6bca4; $custom-light: #ccd0bf; $custom-dark: #000000;
JSON
{
"hex": "#b6bca4",
"rgb": {
"r": 182,
"g": 188,
"b": 164
},
"hsl": {
"h": 75,
"s": 15.19,
"l": 69.02
},
"oklch": {
"l": 0.78387,
"c": 0.03378,
"h": 118.6
},
"luminance": 0.48592
}Semantic roles & 50–950 ramp
primary
#B6BCA4
secondary
#DCDAE1
accent
#4C995F
background
#FCFCFB
surface
#F8F9F7
border
#D1D2D0
text
#131412
muted
#828281