#BBDB88#BBDB88
#BBDB88 is a very light, moderate yellow-green. Relative luminance 0.630; OKLCH L 84.9% C 0.114 H 125.9°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB88 |
|---|---|
| RGB | rgb(187, 219, 136) |
| HSL | hsl(83, 54%, 70%) |
| HSV | hsv(83, 38%, 86%) |
| CMYK | cmyk(14.6%, 0%, 37.9%, 14.1%) |
| CIE-LAB | lab(83.44, -24.29, 37.38) |
| CIE-LCH | lch(83.44, 44.59, 123.02°) |
| OKLab | oklab(84.88% -0.0666 0.092) |
| OKLCH | oklch(84.88% 0.114 125.9) |
| XYZ | xyz(50.2685, 63.0050, 32.8007) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.40
Pale Olive
#B9CC81
ΔE00 4.10
Light Moss Green
#A6C875
ΔE00 4.83
Greenish Tan
#BCCB7A
ΔE00 4.91
Light Grey Green
#B7E1A1
ΔE00 5.00
Greenish Beige
#C9D179
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB88 #A888DB
analogous
#DBD288 #BBDB88 #92DB88
triadic
#BBDB88 #88BBDB #DB88BB
tetradic
#BBDB88 #88DBD2 #A888DB #DB8892
square
#BBDB88 #88DBD2 #A888DB #DB8892
split-complementary
#BBDB88 #8892DB #D288DB
monochromatic
#83B336 #A0CD59 #BBDB88 #D6E9B7 #F1F7E6
Accessibility & contrast
On white
1.54
#BBDB88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#BBDB88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB88
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB88 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D182
Deuteranopia (green-blind)
#DFCF8C
Tritanopia (blue-blind)
#C0D4C6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb88; /* rgb */ color: rgb(187, 219, 136); /* oklch */ color: oklch(84.9% 0.114 125.9);
Tailwind
colors: {
custom: {
50: '#d0e6ab',
500: '#bbdb88',
950: '#000000',
},
}SCSS
$custom: #bbdb88; $custom-light: #d0e6ab; $custom-dark: #000000;
JSON
{
"hex": "#bbdb88",
"rgb": {
"r": 187,
"g": 219,
"b": 136
},
"hsl": {
"h": 83.133,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.84876,
"c": 0.11354,
"h": 125.9
},
"luminance": 0.63005
}Semantic roles & 50–950 ramp
primary
#BBDB88
secondary
#7955B2
accent
#24C161
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481