#BBDD7B#BBDD7B
#BBDD7B is a very light, vivid yellow-green. Relative luminance 0.637; OKLCH L 85.1% C 0.130 H 124.8°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDD7B |
|---|---|
| RGB | rgb(187, 221, 123) |
| HSL | hsl(81, 59%, 67%) |
| HSV | hsv(81, 44%, 87%) |
| CMYK | cmyk(15.4%, 0%, 44.3%, 13.3%) |
| CIE-LAB | lab(83.81, -26.80, 44.30) |
| CIE-LCH | lch(83.81, 51.78, 121.17°) |
| OKLab | oklab(85.11% -0.0744 0.1071) |
| OKLCH | oklch(85.11% 0.13 124.8) |
| XYZ | xyz(49.9250, 63.7074, 28.4016) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.01
Pale Olive
#B9CC81
ΔE00 5.29
Greenish Tan
#BCCB7A
ΔE00 5.42
Light Moss Green
#A6C875
ΔE00 5.56
Greenish Beige
#C9D179
ΔE00 5.89
Pistachio (survey)
#C0FA8B
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDD7B #9D7BDD
analogous
#DDCE7B #BBDD7B #8ADD7B
triadic
#BBDD7B #7BBBDD #DD7BBB
tetradic
#BBDD7B #7BDDCE #9D7BDD #DD7B8A
square
#BBDD7B #7BDDCE #9D7BDD #DD7B8A
split-complementary
#BBDD7B #7B8ADD #CE7BDD
monochromatic
#83B02D #A2D04A #BBDD7B #D4EAAC #EDF6DC
Accessibility & contrast
On white
1.53
#BBDD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#BBDD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDD7B
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDD7B | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D273
Deuteranopia (green-blind)
#E2D180
Tritanopia (blue-blind)
#C1D5C6
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdd7b; /* rgb */ color: rgb(187, 221, 123); /* oklch */ color: oklch(85.1% 0.130 124.8);
Tailwind
colors: {
custom: {
50: '#d1e7a3',
500: '#bbdd7b',
950: '#000000',
},
}SCSS
$custom: #bbdd7b; $custom-light: #d1e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bbdd7b",
"rgb": {
"r": 187,
"g": 221,
"b": 123
},
"hsl": {
"h": 80.816,
"s": 59.036,
"l": 67.451
},
"oklch": {
"l": 0.85112,
"c": 0.13041,
"h": 124.8
},
"luminance": 0.63708
}Semantic roles & 50–950 ramp
primary
#BBDD7B
secondary
#6E4AB2
accent
#1FC759
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480