#BBDB91#BBDB91
#BBDB91 is a very light, moderate yellow-green. Relative luminance 0.633; OKLCH L 85.0% C 0.103 H 127.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB91 |
|---|---|
| RGB | rgb(187, 219, 145) |
| HSL | hsl(86, 51%, 71%) |
| HSV | hsv(86, 34%, 86%) |
| CMYK | cmyk(14.6%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(83.59, -23.12, 33.00) |
| CIE-LCH | lch(83.59, 40.30, 125.01°) |
| OKLab | oklab(85.03% -0.0629 0.0821) |
| OKLCH | oklch(85.03% 0.103 127.5) |
| XYZ | xyz(50.9352, 63.2717, 36.3118) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 3.53
Pale Olive
#B9CC81
ΔE00 4.33
Light Moss Green
#A6C875
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 5.51
Greenish Tan
#BCCB7A
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB91 #B191DB
analogous
#DBD691 #BBDB91 #96DB91
triadic
#BBDB91 #91BBDB #DB91BB
tetradic
#BBDB91 #91DBD6 #B191DB #DB9196
square
#BBDB91 #91DBD6 #B191DB #DB9196
split-complementary
#BBDB91 #9196DB #D691DB
monochromatic
#81B63C #9ECC63 #BBDB91 #D8EABF #F1F7E8
Accessibility & contrast
On white
1.54
#BBDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB91
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB91 | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D28C
Deuteranopia (green-blind)
#DED095
Tritanopia (blue-blind)
#BFD5C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb91; /* rgb */ color: rgb(187, 219, 145); /* oklch */ color: oklch(85.0% 0.103 127.5);
Tailwind
colors: {
custom: {
50: '#d0e6b2',
500: '#bbdb91',
950: '#000000',
},
}SCSS
$custom: #bbdb91; $custom-light: #d0e6b2; $custom-dark: #000000;
JSON
{
"hex": "#bbdb91",
"rgb": {
"r": 187,
"g": 219,
"b": 145
},
"hsl": {
"h": 85.946,
"s": 50.685,
"l": 71.373
},
"oklch": {
"l": 0.85034,
"c": 0.10341,
"h": 127.5
},
"luminance": 0.63272
}Semantic roles & 50–950 ramp
primary
#BBDB91
secondary
#825EB2
accent
#27BE69
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141611
muted
#838481