#B2AE9A#B2AE9A
#B2AE9A is a light, muted yellow. Relative luminance 0.421; OKLCH L 74.9% C 0.028 H 97.7°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AE9A |
|---|---|
| RGB | rgb(178, 174, 154) |
| HSL | hsl(50, 13%, 65%) |
| HSV | hsv(50, 13%, 70%) |
| CMYK | cmyk(0%, 2.2%, 13.5%, 30.2%) |
| CIE-LAB | lab(70.92, -2.07, 10.78) |
| CIE-LCH | lch(70.92, 10.98, 100.86°) |
| OKLab | oklab(74.86% -0.0038 0.028) |
| OKLCH | oklch(74.86% 0.028 97.7) |
| XYZ | xyz(39.3284, 42.0706, 36.6142) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.43
Cement
#A5A391
ΔE00 3.47
Bland
#AFA88B
ΔE00 3.64
Stone (survey)
#ADA587
ΔE00 4.44
Greige
#B8AB98
ΔE00 4.74
Stone
#A89F91
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AE9A #9A9EB2
analogous
#B2A29A #B2AE9A #AAB29A
triadic
#B2AE9A #9AB2AE #AE9AB2
tetradic
#B2AE9A #9AB2A2 #9A9EB2 #B29AAA
square
#B2AE9A #9AB2A2 #9A9EB2 #B29AAA
split-complementary
#B2AE9A #9AAAB2 #A29AB2
monochromatic
#77725B #989277 #B2AE9A #CCCABD #E7E6DF
Accessibility & contrast
On white
2.23
#B2AE9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#B2AE9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AE9A
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AE9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AE9A | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AD99
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#B6ABA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2ae9a; /* rgb */ color: rgb(178, 174, 154); /* oklch */ color: oklch(74.9% 0.028 97.7);
Tailwind
colors: {
custom: {
50: '#c9c6b7',
500: '#b2ae9a',
950: '#000000',
},
}SCSS
$custom: #b2ae9a; $custom-light: #c9c6b7; $custom-dark: #000000;
JSON
{
"hex": "#b2ae9a",
"rgb": {
"r": 178,
"g": 174,
"b": 154
},
"hsl": {
"h": 50,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74858,
"c": 0.02825,
"h": 97.7
},
"luminance": 0.4207
}Semantic roles & 50–950 ramp
primary
#B2AE9A
secondary
#D0D1D8
accent
#5A984E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280