#BBDC7B#BBDC7B
#BBDC7B is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.129 H 124.5°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC7B |
|---|---|
| RGB | rgb(187, 220, 123) |
| HSL | hsl(80, 58%, 67%) |
| HSV | hsv(80, 44%, 86%) |
| CMYK | cmyk(15%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(83.54, -26.33, 43.96) |
| CIE-LCH | lch(83.54, 51.24, 120.92°) |
| OKLab | oklab(84.89% -0.073 0.1064) |
| OKLCH | oklch(84.89% 0.129 124.5) |
| XYZ | xyz(49.6617, 63.1810, 28.3139) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.81
Pale Olive
#B9CC81
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.37
Greenish Beige
#C9D179
ΔE00 5.67
Pistachio (survey)
#C0FA8B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC7B #9C7BDC
analogous
#DCCC7B #BBDC7B #8BDC7B
triadic
#BBDC7B #7BBBDC #DC7BBB
tetradic
#BBDC7B #7BDCCC #9C7BDC #DC7B8B
square
#BBDC7B #7BDCCC #9C7BDC #DC7B8B
split-complementary
#BBDC7B #7B8BDC #CC7BDC
monochromatic
#83AE2E #A2CF4B #BBDC7B #D4E9AB #EDF6DC
Accessibility & contrast
On white
1.54
#BBDC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#BBDC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC7B
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC7B | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D173
Deuteranopia (green-blind)
#E1D080
Tritanopia (blue-blind)
#C1D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc7b; /* rgb */ color: rgb(187, 220, 123); /* oklch */ color: oklch(84.9% 0.129 124.5);
Tailwind
colors: {
custom: {
50: '#d1e7a3',
500: '#bbdc7b',
950: '#000000',
},
}SCSS
$custom: #bbdc7b; $custom-light: #d1e7a3; $custom-dark: #000000;
JSON
{
"hex": "#bbdc7b",
"rgb": {
"r": 187,
"g": 220,
"b": 123
},
"hsl": {
"h": 80.412,
"s": 58.084,
"l": 67.255
},
"oklch": {
"l": 0.84891,
"c": 0.12902,
"h": 124.5
},
"luminance": 0.63181
}Semantic roles & 50–950 ramp
primary
#BBDC7B
secondary
#6D4BB1
accent
#20C658
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480