#B7BCA2#B7BCA2
#B7BCA2 is a light, muted yellow-green. Relative luminance 0.486; OKLCH L 78.4% C 0.036 H 116.1°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #B7BCA2 |
|---|---|
| RGB | rgb(183, 188, 162) |
| HSL | hsl(72, 16%, 69%) |
| HSV | hsv(72, 14%, 74%) |
| CMYK | cmyk(2.7%, 0%, 13.8%, 26.3%) |
| CIE-LAB | lab(75.23, -6.34, 12.58) |
| CIE-LCH | lch(75.23, 14.09, 116.75°) |
| OKLab | oklab(78.42% -0.0159 0.0325) |
| OKLCH | oklch(78.42% 0.036 116.1) |
| XYZ | xyz(44.0325, 48.6425, 41.2447) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 7.24
Sage Green
#9CAF88
ΔE00 7.73
Cement
#A5A391
ΔE00 7.88
Stone (survey)
#ADA587
ΔE00 8.16
Greenish Grey
#96AE8D
ΔE00 8.52
Greyish
#A8A495
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7BCA2 #A7A2BC
analogous
#BCB4A2 #B7BCA2 #AABCA2
triadic
#B7BCA2 #A2B7BC #BCA2B7
tetradic
#B7BCA2 #A2BCB4 #A7A2BC #BCA2AA
square
#B7BCA2 #A2BCB4 #A7A2BC #BCA2AA
split-complementary
#B7BCA2 #A2AABC #B4A2BC
monochromatic
#7D845F #9BA27E #B7BCA2 #D3D6C6 #EEEFE9
Accessibility & contrast
On white
1.96
#B7BCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#B7BCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7BCA2
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7BCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7BCA2 | 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)
#C0B9A1
Deuteranopia (green-blind)
#C0B9A3
Tritanopia (blue-blind)
#BAB9B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b7bca2; /* rgb */ color: rgb(183, 188, 162); /* oklch */ color: oklch(78.4% 0.036 116.1);
Tailwind
colors: {
custom: {
50: '#ccd0bd',
500: '#b7bca2',
950: '#000000',
},
}SCSS
$custom: #b7bca2; $custom-light: #ccd0bd; $custom-dark: #000000;
JSON
{
"hex": "#b7bca2",
"rgb": {
"r": 183,
"g": 188,
"b": 162
},
"hsl": {
"h": 71.538,
"s": 16.25,
"l": 68.627
},
"oklch": {
"l": 0.78416,
"c": 0.03623,
"h": 116.1
},
"luminance": 0.48642
}Semantic roles & 50–950 ramp
primary
#B7BCA2
secondary
#DBD9E1
accent
#4B9A5A
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131412
muted
#828281