#BBDB96#BBDB96
#BBDB96 is a very light, moderate yellow-green. Relative luminance 0.634; OKLCH L 85.1% C 0.098 H 128.5°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB96 |
|---|---|
| RGB | rgb(187, 219, 150) |
| HSL | hsl(88, 49%, 72%) |
| HSV | hsv(88, 32%, 86%) |
| CMYK | cmyk(14.6%, 0%, 31.5%, 14.1%) |
| CIE-LAB | lab(83.67, -22.43, 30.55) |
| CIE-LCH | lch(83.67, 37.90, 126.28°) |
| OKLab | oklab(85.13% -0.0608 0.0764) |
| OKLCH | oklch(85.13% 0.098 128.5) |
| XYZ | xyz(51.3293, 63.4293, 38.3871) |
| Luminance | 0.6343 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.80
Pale Olive Green
#B1D27B
ΔE00 4.22
Pale Olive
#B9CC81
ΔE00 4.74
Light Sage
#BCECAC
ΔE00 4.96
Light Moss Green
#A6C875
ΔE00 5.71
Greenish Tan
#BCCB7A
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB96 #B696DB
analogous
#DBD896 #BBDB96 #99DB96
triadic
#BBDB96 #96BBDB #DB96BB
tetradic
#BBDB96 #96DBD8 #B696DB #DB9699
square
#BBDB96 #96DBD8 #B696DB #DB9699
split-complementary
#BBDB96 #9699DB #D896DB
monochromatic
#80B83F #9DCB68 #BBDB96 #D9EBC4 #F0F7E8
Accessibility & contrast
On white
1.53
#BBDB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#BBDB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB96
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB96 | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D291
Deuteranopia (green-blind)
#DDD099
Tritanopia (blue-blind)
#BED5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdb96; /* rgb */ color: rgb(187, 219, 150); /* oklch */ color: oklch(85.1% 0.098 128.5);
Tailwind
colors: {
custom: {
50: '#d0e6b5',
500: '#bbdb96',
950: '#000000',
},
}SCSS
$custom: #bbdb96; $custom-light: #d0e6b5; $custom-dark: #000000;
JSON
{
"hex": "#bbdb96",
"rgb": {
"r": 187,
"g": 219,
"b": 150
},
"hsl": {
"h": 87.826,
"s": 48.936,
"l": 72.353
},
"oklch": {
"l": 0.85127,
"c": 0.09767,
"h": 128.5
},
"luminance": 0.6343
}Semantic roles & 50–950 ramp
primary
#BBDB96
secondary
#8863B2
accent
#29BC6D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481