#B2B69A#B2B69A
#B2B69A is a light, muted yellow. Relative luminance 0.453; OKLCH L 76.5% C 0.039 H 113.9°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B69A |
|---|---|
| RGB | rgb(178, 182, 154) |
| HSL | hsl(69, 16%, 66%) |
| HSV | hsv(69, 15%, 71%) |
| CMYK | cmyk(2.2%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(73.06, -6.33, 13.80) |
| CIE-LCH | lch(73.06, 15.18, 114.63°) |
| OKLab | oklab(76.55% -0.0158 0.0356) |
| OKLCH | oklch(76.55% 0.039 113.9) |
| XYZ | xyz(40.9202, 45.2542, 37.1448) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.88
Stone (survey)
#ADA587
ΔE00 6.74
Sage Green
#9CAF88
ΔE00 6.75
Cement
#A5A391
ΔE00 6.76
Greenish Grey
#96AE8D
ΔE00 7.78
Greyish
#A8A495
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B69A #9E9AB6
analogous
#B6AC9A #B2B69A #A4B69A
triadic
#B2B69A #9AB2B6 #B69AB2
tetradic
#B2B69A #9AB6AC #9E9AB6 #B69AA4
square
#B2B69A #9AB6AC #9E9AB6 #B69AA4
split-complementary
#B2B69A #9AA4B6 #AC9AB6
monochromatic
#777C5A #979C76 #B2B69A #CDD0BE #E8E9E1
Accessibility & contrast
On white
2.09
#B2B69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#B2B69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B69A
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B69A | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB398
Deuteranopia (green-blind)
#BAB49B
Tritanopia (blue-blind)
#B6B3AE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #b2b69a; /* rgb */ color: rgb(178, 182, 154); /* oklch */ color: oklch(76.5% 0.039 113.9);
Tailwind
colors: {
custom: {
50: '#c9cbb7',
500: '#b2b69a',
950: '#000000',
},
}SCSS
$custom: #b2b69a; $custom-light: #c9cbb7; $custom-dark: #000000;
JSON
{
"hex": "#b2b69a",
"rgb": {
"r": 178,
"g": 182,
"b": 154
},
"hsl": {
"h": 68.571,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.76547,
"c": 0.03894,
"h": 113.9
},
"luminance": 0.45254
}Semantic roles & 50–950 ramp
primary
#B2B69A
secondary
#D3D1DB
accent
#4B9A56
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280