#B0AE94#B0AE94
#B0AE94 is a light, muted yellow. Relative luminance 0.416; OKLCH L 74.5% C 0.036 H 103.6°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AE94 |
|---|---|
| RGB | rgb(176, 174, 148) |
| HSL | hsl(56, 15%, 64%) |
| HSV | hsv(56, 16%, 69%) |
| CMYK | cmyk(0%, 1.1%, 15.9%, 31%) |
| CIE-LAB | lab(70.62, -3.79, 13.63) |
| CIE-LCH | lch(70.62, 14.14, 105.54°) |
| OKLab | oklab(74.54% -0.0085 0.0351) |
| OKLCH | oklch(74.54% 0.036 103.6) |
| XYZ | xyz(38.3854, 41.6407, 34.0265) |
| Luminance | 0.4164 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.79
Stone (survey)
#ADA587
ΔE00 3.70
Cement
#A5A391
ΔE00 4.19
Greyish
#A8A495
ΔE00 5.13
Putty
#BEAE8A
ΔE00 6.37
Greige
#B8AB98
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AE94 #9496B0
analogous
#B0A094 #B0AE94 #A4B094
triadic
#B0AE94 #94B0AE #AE94B0
tetradic
#B0AE94 #94B0A0 #9496B0 #B094A4
square
#B0AE94 #94B0A0 #9496B0 #B094A4
split-complementary
#B0AE94 #94A4B0 #A094B0
monochromatic
#747256 #969371 #B0AE94 #CAC9B7 #E4E3DA
Accessibility & contrast
On white
2.25
#B0AE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#B0AE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AE94
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AE94 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC92
Deuteranopia (green-blind)
#B4AD95
Tritanopia (blue-blind)
#B5AAA7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b0ae94; /* rgb */ color: rgb(176, 174, 148); /* oklch */ color: oklch(74.5% 0.036 103.6);
Tailwind
colors: {
custom: {
50: '#c7c6b3',
500: '#b0ae94',
950: '#000000',
},
}SCSS
$custom: #b0ae94; $custom-light: #c7c6b3; $custom-dark: #000000;
JSON
{
"hex": "#b0ae94",
"rgb": {
"r": 176,
"g": 174,
"b": 148
},
"hsl": {
"h": 55.714,
"s": 15.054,
"l": 63.529
},
"oklch": {
"l": 0.7454,
"c": 0.03616,
"h": 103.6
},
"luminance": 0.4164
}Semantic roles & 50–950 ramp
primary
#B0AE94
secondary
#CBCCD5
accent
#52994C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280