#BBBFA8#BBBFA8
#BBBFA8 is a light, muted yellow-green. Relative luminance 0.507; OKLCH L 79.5% C 0.032 H 115.1°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBFA8 |
|---|---|
| RGB | rgb(187, 191, 168) |
| HSL | hsl(70, 15%, 70%) |
| HSV | hsv(70, 12%, 75%) |
| CMYK | cmyk(2.1%, 0%, 12%, 25.1%) |
| CIE-LAB | lab(76.47, -5.47, 11.14) |
| CIE-LCH | lch(76.47, 12.41, 116.14°) |
| OKLab | oklab(79.52% -0.0136 0.0289) |
| OKLCH | oklch(79.52% 0.032 115.1) |
| XYZ | xyz(46.1913, 50.6537, 44.3819) |
| Luminance | 0.5065 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Bland
#AFA88B
ΔE00 7.77
Cement
#A5A391
ΔE00 8.17
Greyish
#A8A495
ΔE00 8.64
Stone (survey)
#ADA587
ΔE00 8.73
Warm Gray
#C9BEB0
ΔE00 8.99
Sage Green
#9CAF88
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBFA8 #ACA8BF
analogous
#BFB7A8 #BBBFA8 #AFBFA8
triadic
#BBBFA8 #A8BBBF #BFA8BB
tetradic
#BBBFA8 #A8BFB7 #ACA8BF #BFA8AF
square
#BBBFA8 #A8BFB7 #ACA8BF #BFA8AF
split-complementary
#BBBFA8 #A8AFBF #B7A8BF
monochromatic
#828864 #9FA585 #BBBFA8 #D7D9CB #F1F2ED
Accessibility & contrast
On white
1.89
#BBBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#BBBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBFA8
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBFA8 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA7
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#BEBCB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bbbfa8; /* rgb */ color: rgb(187, 191, 168); /* oklch */ color: oklch(79.5% 0.032 115.1);
Tailwind
colors: {
custom: {
50: '#cfd2c1',
500: '#bbbfa8',
950: '#000000',
},
}SCSS
$custom: #bbbfa8; $custom-light: #cfd2c1; $custom-dark: #000000;
JSON
{
"hex": "#bbbfa8",
"rgb": {
"r": 187,
"g": 191,
"b": 168
},
"hsl": {
"h": 70.435,
"s": 15.232,
"l": 70.392
},
"oklch": {
"l": 0.79517,
"c": 0.03193,
"h": 115.1
},
"luminance": 0.50654
}Semantic roles & 50–950 ramp
primary
#BBBFA8
secondary
#7D7993
accent
#4C995A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131412
muted
#838382