#BBDB8A#BBDB8A
#BBDB8A is a very light, moderate yellow-green. Relative luminance 0.631; OKLCH L 84.9% C 0.111 H 126.2°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDB8A |
|---|---|
| RGB | rgb(187, 219, 138) |
| HSL | hsl(84, 53%, 70%) |
| HSV | hsv(84, 37%, 86%) |
| CMYK | cmyk(14.6%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(83.48, -24.04, 36.42) |
| CIE-LCH | lch(83.48, 43.63, 123.43°) |
| OKLab | oklab(84.91% -0.0658 0.0898) |
| OKLCH | oklch(84.91% 0.111 126.2) |
| XYZ | xyz(50.4120, 63.0624, 33.5562) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.55
Pale Olive
#B9CC81
ΔE00 4.09
Light Grey Green
#B7E1A1
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 4.87
Greenish Tan
#BCCB7A
ΔE00 5.01
Greenish Beige
#C9D179
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDB8A #AA8ADB
analogous
#DBD38A #BBDB8A #92DB8A
triadic
#BBDB8A #8ABBDB #DB8ABB
tetradic
#BBDB8A #8ADBD3 #AA8ADB #DB8A92
square
#BBDB8A #8ADBD3 #AA8ADB #DB8A92
split-complementary
#BBDB8A #8A92DB #D38ADB
monochromatic
#82B337 #A0CD5B #BBDB8A #D6E9B9 #F1F8E8
Accessibility & contrast
On white
1.54
#BBDB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#BBDB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDB8A
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDB8A | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D184
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#C0D4C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdb8a; /* rgb */ color: rgb(187, 219, 138); /* oklch */ color: oklch(84.9% 0.111 126.2);
Tailwind
colors: {
custom: {
50: '#d0e6ad',
500: '#bbdb8a',
950: '#000000',
},
}SCSS
$custom: #bbdb8a; $custom-light: #d0e6ad; $custom-dark: #000000;
JSON
{
"hex": "#bbdb8a",
"rgb": {
"r": 187,
"g": 219,
"b": 138
},
"hsl": {
"h": 83.704,
"s": 52.941,
"l": 70
},
"oklch": {
"l": 0.8491,
"c": 0.11132,
"h": 126.2
},
"luminance": 0.63063
}Semantic roles & 50–950 ramp
primary
#BBDB8A
secondary
#7B57B2
accent
#25C062
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481