#BBDE7B#BBDE7B
#BBDE7B is a very light, vivid yellow-green. Relative luminance 0.642; OKLCH L 85.3% C 0.132 H 125.1°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDE7B |
|---|---|
| RGB | rgb(187, 222, 123) |
| HSL | hsl(81, 60%, 68%) |
| HSV | hsv(81, 45%, 87%) |
| CMYK | cmyk(15.8%, 0%, 44.6%, 12.9%) |
| CIE-LAB | lab(84.09, -27.28, 44.65) |
| CIE-LCH | lch(84.09, 52.32, 121.43°) |
| OKLab | oklab(85.33% -0.0757 0.1079) |
| OKLCH | oklch(85.33% 0.132 125.1) |
| XYZ | xyz(50.1898, 64.2370, 28.4899) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.22
Pale Olive
#B9CC81
ΔE00 5.56
Greenish Tan
#BCCB7A
ΔE00 5.69
Light Moss Green
#A6C875
ΔE00 5.76
Greenish Beige
#C9D179
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDE7B #9E7BDE
analogous
#DECF7B #BBDE7B #89DE7B
triadic
#BBDE7B #7BBBDE #DE7BBB
tetradic
#BBDE7B #7BDECF #9E7BDE #DE7B89
square
#BBDE7B #7BDECF #9E7BDE #DE7B89
split-complementary
#BBDE7B #7B89DE #CF7BDE
monochromatic
#83B22D #A2D24A #BBDE7B #D4EAAC #EDF6DD
Accessibility & contrast
On white
1.52
#BBDE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBDE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDE7B
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDE7B | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D373
Deuteranopia (green-blind)
#E3D180
Tritanopia (blue-blind)
#C1D6C6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbde7b; /* rgb */ color: rgb(187, 222, 123); /* oklch */ color: oklch(85.3% 0.132 125.1);
Tailwind
colors: {
custom: {
50: '#d1e8a3',
500: '#bbde7b',
950: '#000000',
},
}SCSS
$custom: #bbde7b; $custom-light: #d1e8a3; $custom-dark: #000000;
JSON
{
"hex": "#bbde7b",
"rgb": {
"r": 187,
"g": 222,
"b": 123
},
"hsl": {
"h": 81.212,
"s": 60,
"l": 67.647
},
"oklch": {
"l": 0.85334,
"c": 0.13181,
"h": 125.1
},
"luminance": 0.64237
}Semantic roles & 50–950 ramp
primary
#BBDE7B
secondary
#6F49B4
accent
#1EC85A
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480