#BBDB84#BBDB84
#BBDB84 is a very light, moderate yellow-green. Relative luminance 0.629; OKLCH L 84.8% C 0.118 H 125.3°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB84 |
|---|---|
| RGB | rgb(187, 219, 132) |
| HSL | hsl(82, 55%, 69%) |
| HSV | hsv(82, 40%, 86%) |
| CMYK | cmyk(14.6%, 0%, 39.7%, 14.1%) |
| CIE-LAB | lab(83.39, -24.79, 39.32) |
| CIE-LCH | lch(83.39, 46.48, 122.23°) |
| OKLab | oklab(84.81% -0.0682 0.0963) |
| OKLCH | oklch(84.81% 0.118 125.3) |
| XYZ | xyz(49.9896, 62.8934, 31.3314) |
| Luminance | 0.6289 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.24
Pale Olive
#B9CC81
ΔE00 4.20
Greenish Tan
#BCCB7A
ΔE00 4.79
Light Moss Green
#A6C875
ΔE00 4.83
Light Grey Green
#B7E1A1
ΔE00 5.65
Greenish Beige
#C9D179
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB84 #A484DB
analogous
#DBD084 #BBDB84 #90DB84
triadic
#BBDB84 #84BBDB #DB84BB
tetradic
#BBDB84 #84DBD0 #A484DB #DB8490
square
#BBDB84 #84DBD0 #A484DB #DB8490
split-complementary
#BBDB84 #8490DB #D084DB
monochromatic
#83B134 #A1CD55 #BBDB84 #D5E9B3 #EFF7E3
Accessibility & contrast
On white
1.55
#BBDB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#BBDB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB84
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB84 | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17D
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#C0D3C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb84; /* rgb */ color: rgb(187, 219, 132); /* oklch */ color: oklch(84.8% 0.118 125.3);
Tailwind
colors: {
custom: {
50: '#d0e6a9',
500: '#bbdb84',
950: '#000000',
},
}SCSS
$custom: #bbdb84; $custom-light: #d0e6a9; $custom-dark: #000000;
JSON
{
"hex": "#bbdb84",
"rgb": {
"r": 187,
"g": 219,
"b": 132
},
"hsl": {
"h": 82.069,
"s": 54.717,
"l": 68.824
},
"oklch": {
"l": 0.8481,
"c": 0.11796,
"h": 125.3
},
"luminance": 0.62894
}Semantic roles & 50–950 ramp
primary
#BBDB84
secondary
#7552B2
accent
#23C25E
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141610
muted
#838480