#BBC8A1#BBC8A1
#BBC8A1 is a light, muted yellow-green. Relative luminance 0.544; OKLCH L 81.3% C 0.055 H 122.6°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBC8A1 |
|---|---|
| RGB | rgb(187, 200, 161) |
| HSL | hsl(80, 26%, 71%) |
| HSV | hsv(80, 20%, 78%) |
| CMYK | cmyk(6.5%, 0%, 19.5%, 21.6%) |
| CIE-LAB | lab(78.72, -11.27, 18.06) |
| CIE-LCH | lch(78.72, 21.29, 121.98°) |
| OKLab | oklab(81.25% -0.0296 0.0462) |
| OKLCH | oklch(81.25% 0.055 122.6) |
| XYZ | xyz(47.5800, 54.4465, 41.7139) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 7.35
Pale Olive
#B9CC81
ΔE00 7.96
Greenish Grey
#96AE8D
ΔE00 8.50
Light Grey Green
#B7E1A1
ΔE00 9.01
Greenish Tan
#BCCB7A
ΔE00 9.09
Darkseagreen
#8FBC8F
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBC8A1 #AEA1C8
analogous
#C8C1A1 #BBC8A1 #A7C8A1
triadic
#BBC8A1 #A1BBC8 #C8A1BB
tetradic
#BBC8A1 #A1C8C1 #AEA1C8 #C8A1A7
square
#BBC8A1 #A1C8C1 #AEA1C8 #C8A1A7
split-complementary
#BBC8A1 #A1A7C8 #C1A1C8
monochromatic
#829758 #9FB17A #BBC8A1 #D7DFC8 #F1F4EC
Accessibility & contrast
On white
1.77
#BBC8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#BBC8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBC8A1
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBC8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBC8A1 | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39F
Deuteranopia (green-blind)
#CBC3A3
Tritanopia (blue-blind)
#BEC4BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #bbc8a1; /* rgb */ color: rgb(187, 200, 161); /* oklch */ color: oklch(81.3% 0.055 122.6);
Tailwind
colors: {
custom: {
50: '#cfd8bd',
500: '#bbc8a1',
950: '#000000',
},
}SCSS
$custom: #bbc8a1; $custom-light: #cfd8bd; $custom-dark: #000000;
JSON
{
"hex": "#bbc8a1",
"rgb": {
"r": 187,
"g": 200,
"b": 161
},
"hsl": {
"h": 80,
"s": 26.174,
"l": 70.784
},
"oklch": {
"l": 0.81251,
"c": 0.05489,
"h": 122.6
},
"luminance": 0.54447
}Semantic roles & 50–950 ramp
primary
#BBC8A1
secondary
#7F719D
accent
#41A562
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382