#B2AEA0#B2AEA0
#B2AEA0 is a light, muted yellow. Relative luminance 0.423; OKLCH L 75.0% C 0.020 H 93.7°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEA0 |
|---|---|
| RGB | rgb(178, 174, 160) |
| HSL | hsl(47, 10%, 66%) |
| HSV | hsv(47, 10%, 70%) |
| CMYK | cmyk(0%, 2.2%, 10.1%, 30.2%) |
| CIE-LAB | lab(71.06, -1.06, 7.69) |
| CIE-LCH | lch(71.06, 7.76, 97.88°) |
| OKLab | oklab(75.02% -0.0013 0.0201) |
| OKLCH | oklch(75.02% 0.02 93.7) |
| XYZ | xyz(39.8406, 42.2755, 39.3120) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 2.97
Cement
#A5A391
ΔE00 4.06
Greige
#B8AB98
ΔE00 4.35
Stone
#A89F91
ΔE00 4.88
Bland
#AFA88B
ΔE00 5.76
Warm Gray
#C9BEB0
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEA0 #A0A4B2
analogous
#B2A5A0 #B2AEA0 #ADB2A0
triadic
#B2AEA0 #A0B2AE #AEA0B2
tetradic
#B2AEA0 #A0B2A5 #A0A4B2 #B2A0AD
square
#B2AEA0 #A0B2A5 #A0A4B2 #B2A0AD
split-complementary
#B2AEA0 #A0ADB2 #A5A0B2
monochromatic
#777261 #97917E #B2AEA0 #CDCBC2 #E9E8E4
Accessibility & contrast
On white
2.22
#B2AEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#B2AEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEA0
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEA0 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AD9F
Deuteranopia (green-blind)
#B2AFA0
Tritanopia (blue-blind)
#B5ACAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2aea0; /* rgb */ color: rgb(178, 174, 160); /* oklch */ color: oklch(75.0% 0.020 93.7);
Tailwind
colors: {
custom: {
50: '#c9c6bc',
500: '#b2aea0',
950: '#000000',
},
}SCSS
$custom: #b2aea0; $custom-light: #c9c6bc; $custom-dark: #000000;
JSON
{
"hex": "#b2aea0",
"rgb": {
"r": 178,
"g": 174,
"b": 160
},
"hsl": {
"h": 46.667,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.75016,
"c": 0.02013,
"h": 93.7
},
"luminance": 0.42275
}Semantic roles & 50–950 ramp
primary
#B2AEA0
secondary
#D4D5DA
accent
#609551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281