#BBBEAF#BBBEAF
#BBBEAF is a light, muted yellow-green. Relative luminance 0.505; OKLCH L 79.5% C 0.021 H 116.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBEAF |
|---|---|
| RGB | rgb(187, 190, 175) |
| HSL | hsl(72, 10%, 72%) |
| HSV | hsv(72, 8%, 75%) |
| CMYK | cmyk(1.6%, 0%, 7.9%, 25.5%) |
| CIE-LAB | lab(76.37, -3.75, 7.21) |
| CIE-LCH | lch(76.37, 8.13, 117.46°) |
| OKLab | oklab(79.49% -0.0092 0.0189) |
| OKLCH | oklch(79.49% 0.021 116.1) |
| XYZ | xyz(46.6437, 50.4869, 47.8368) |
| Luminance | 0.5049 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.67
Warm Gray
#C9BEB0
ΔE00 7.22
Silver
#C0C0C0
ΔE00 7.64
Greyish
#A8A495
ΔE00 7.66
Cement
#A5A391
ΔE00 7.77
Light Grey
#D8DCD6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBEAF #B2AFBE
analogous
#BEBAAF #BBBEAF #B4BEAF
triadic
#BBBEAF #AFBBBE #BEAFBB
tetradic
#BBBEAF #AFBEBA #B2AFBE #BEAFB4
square
#BBBEAF #AFBEBA #B2AFBE #BEAFB4
split-complementary
#BBBEAF #AFB4BE #BAAFBE
monochromatic
#81866D #9EA38D #BBBEAF #D8D9D1 #F1F1EE
Accessibility & contrast
On white
1.89
#BBBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BBBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBEAF
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBEAF | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAE
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#BDBCBA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bbbeaf; /* rgb */ color: rgb(187, 190, 175); /* oklch */ color: oklch(79.5% 0.021 116.1);
Tailwind
colors: {
custom: {
50: '#cfd1c6',
500: '#bbbeaf',
950: '#000000',
},
}SCSS
$custom: #bbbeaf; $custom-light: #cfd1c6; $custom-dark: #000000;
JSON
{
"hex": "#bbbeaf",
"rgb": {
"r": 187,
"g": 190,
"b": 175
},
"hsl": {
"h": 72,
"s": 10.345,
"l": 71.569
},
"oklch": {
"l": 0.79491,
"c": 0.02098,
"h": 116.1
},
"luminance": 0.50487
}Semantic roles & 50–950 ramp
primary
#BBBEAF
secondary
#838091
accent
#51945F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#131413
muted
#838382