#BBDB81#BBDB81
#BBDB81 is a very light, vivid yellow-green. Relative luminance 0.628; OKLCH L 84.8% C 0.121 H 124.9°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB81 |
|---|---|
| RGB | rgb(187, 219, 129) |
| HSL | hsl(81, 56%, 68%) |
| HSV | hsv(81, 41%, 86%) |
| CMYK | cmyk(14.6%, 0%, 41.1%, 14.1%) |
| CIE-LAB | lab(83.34, -25.15, 40.76) |
| CIE-LCH | lch(83.34, 47.89, 121.68°) |
| OKLab | oklab(84.76% -0.0693 0.0994) |
| OKLCH | oklch(84.76% 0.121 124.9) |
| XYZ | xyz(49.7872, 62.8125, 30.2657) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.26
Pale Olive
#B9CC81
ΔE00 4.34
Greenish Tan
#BCCB7A
ΔE00 4.77
Light Moss Green
#A6C875
ΔE00 4.90
Greenish Beige
#C9D179
ΔE00 5.63
Light Grey Green
#B7E1A1
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB81 #A181DB
analogous
#DBCE81 #BBDB81 #8EDB81
triadic
#BBDB81 #81BBDB #DB81BB
tetradic
#BBDB81 #81DBCE #A181DB #DB818E
square
#BBDB81 #81DBCE #A181DB #DB818E
split-complementary
#BBDB81 #818EDB #CE81DB
monochromatic
#83AF32 #A1CD51 #BBDB81 #D5E9B1 #EEF6E0
Accessibility & contrast
On white
1.55
#BBDB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#BBDB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB81
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB81 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17A
Deuteranopia (green-blind)
#E0CF86
Tritanopia (blue-blind)
#C1D3C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb81; /* rgb */ color: rgb(187, 219, 129); /* oklch */ color: oklch(84.8% 0.121 124.9);
Tailwind
colors: {
custom: {
50: '#d1e6a7',
500: '#bbdb81',
950: '#000000',
},
}SCSS
$custom: #bbdb81; $custom-light: #d1e6a7; $custom-dark: #000000;
JSON
{
"hex": "#bbdb81",
"rgb": {
"r": 187,
"g": 219,
"b": 129
},
"hsl": {
"h": 81.333,
"s": 55.556,
"l": 68.235
},
"oklch": {
"l": 0.84762,
"c": 0.12122,
"h": 124.9
},
"luminance": 0.62813
}Semantic roles & 50–950 ramp
primary
#BBDB81
secondary
#724FB1
accent
#22C35C
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#14160F
muted
#838480