#BBDB9A#BBDB9A
#BBDB9A is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.2% C 0.093 H 129.5°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB9A |
|---|---|
| RGB | rgb(187, 219, 154) |
| HSL | hsl(90, 47%, 73%) |
| HSV | hsv(90, 30%, 86%) |
| CMYK | cmyk(14.6%, 0%, 29.7%, 14.1%) |
| CIE-LAB | lab(83.74, -21.86, 28.59) |
| CIE-LCH | lch(83.74, 35.99, 127.41°) |
| OKLab | oklab(85.21% -0.0592 0.0718) |
| OKLCH | oklch(85.21% 0.093 129.5) |
| XYZ | xyz(51.6569, 63.5604, 40.1125) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.36
Light Sage
#BCECAC
ΔE00 4.62
Pale Olive Green
#B1D27B
ΔE00 4.95
Pale Olive
#B9CC81
ΔE00 5.21
Light Moss Green
#A6C875
ΔE00 6.20
Washed Out Green
#BCF5A6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB9A #BA9ADB
analogous
#DBDA9A #BBDB9A #9ADB9A
triadic
#BBDB9A #9ABBDB #DB9ABB
tetradic
#BBDB9A #9ADBDA #BA9ADB #DB9A9A
square
#BBDB9A #9ADBDA #BA9ADB #DB9A9A
split-complementary
#BBDB9A #9A9ADB #DA9ADB
monochromatic
#7EB942 #9DCB6D #BBDB9A #D9EBC7 #F0F7E8
Accessibility & contrast
On white
1.53
#BBDB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBDB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB9A
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB9A | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D296
Deuteranopia (green-blind)
#DCD09D
Tritanopia (blue-blind)
#BDD5CA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdb9a; /* rgb */ color: rgb(187, 219, 154); /* oklch */ color: oklch(85.2% 0.093 129.5);
Tailwind
colors: {
custom: {
50: '#d0e6b8',
500: '#bbdb9a',
950: '#000000',
},
}SCSS
$custom: #bbdb9a; $custom-light: #d0e6b8; $custom-dark: #000000;
JSON
{
"hex": "#bbdb9a",
"rgb": {
"r": 187,
"g": 219,
"b": 154
},
"hsl": {
"h": 89.538,
"s": 47.445,
"l": 73.137
},
"oklch": {
"l": 0.85205,
"c": 0.09305,
"h": 129.5
},
"luminance": 0.63561
}Semantic roles & 50–950 ramp
primary
#BBDB9A
secondary
#8C67B3
accent
#2BBB72
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481