#BBD8A1#BBD8A1
#BBD8A1 is a very light, moderate yellow-green. Relative luminance 0.623; OKLCH L 84.7% C 0.080 H 130.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD8A1 |
|---|---|
| RGB | rgb(187, 216, 161) |
| HSL | hsl(92, 41%, 74%) |
| HSV | hsv(92, 25%, 85%) |
| CMYK | cmyk(13.4%, 0%, 25.5%, 15.3%) |
| CIE-LAB | lab(83.05, -19.35, 24.02) |
| CIE-LCH | lch(83.05, 30.84, 128.85°) |
| OKLab | oklab(84.69% -0.0521 0.0609) |
| OKLCH | oklch(84.69% 0.08 130.6) |
| XYZ | xyz(51.4813, 62.2492, 43.0144) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.20
Light Sage
#BCECAC
ΔE00 5.26
Pale Olive
#B9CC81
ΔE00 6.10
Pale Olive Green
#B1D27B
ΔE00 6.63
Light Moss Green
#A6C875
ΔE00 7.31
Greenish Tan
#BCCB7A
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD8A1 #BEA1D8
analogous
#D7D8A1 #BBD8A1 #A1D8A3
triadic
#BBD8A1 #A1BBD8 #D8A1BB
tetradic
#BBD8A1 #A1D7D8 #BEA1D8 #D8A3A1
square
#BBD8A1 #A1D7D8 #BEA1D8 #D8A3A1
split-complementary
#BBD8A1 #A3A1D8 #D8A1D7
monochromatic
#7CB44B #9CC676 #BBD8A1 #DAEACC #EFF6E9
Accessibility & contrast
On white
1.56
#BBD8A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#BBD8A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD8A1
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD8A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD8A1 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD09E
Deuteranopia (green-blind)
#D9CEA4
Tritanopia (blue-blind)
#BDD3C9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd8a1; /* rgb */ color: rgb(187, 216, 161); /* oklch */ color: oklch(84.7% 0.080 130.6);
Tailwind
colors: {
custom: {
50: '#d0e4bd',
500: '#bbd8a1',
950: '#000000',
},
}SCSS
$custom: #bbd8a1; $custom-light: #d0e4bd; $custom-dark: #000000;
JSON
{
"hex": "#bbd8a1",
"rgb": {
"r": 187,
"g": 216,
"b": 161
},
"hsl": {
"h": 91.636,
"s": 41.353,
"l": 73.922
},
"oklch": {
"l": 0.84694,
"c": 0.08015,
"h": 130.6
},
"luminance": 0.6225
}Semantic roles & 50–950 ramp
primary
#BBD8A1
secondary
#906EAF
accent
#31B476
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141512
muted
#838482