#BBDC7A#BBDC7A
#BBDC7A is a very light, vivid yellow-green. Relative luminance 0.632; OKLCH L 84.9% C 0.130 H 124.4°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC7A |
|---|---|
| RGB | rgb(187, 220, 122) |
| HSL | hsl(80, 58%, 67%) |
| HSV | hsv(80, 45%, 86%) |
| CMYK | cmyk(15%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(83.52, -26.44, 44.43) |
| CIE-LCH | lch(83.52, 51.70, 120.75°) |
| OKLab | oklab(84.88% -0.0734 0.1074) |
| OKLCH | oklch(84.88% 0.13 124.4) |
| XYZ | xyz(49.5994, 63.1561, 27.9859) |
| Luminance | 0.6316 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.89
Pale Olive
#B9CC81
ΔE00 5.10
Greenish Tan
#BCCB7A
ΔE00 5.18
Light Moss Green
#A6C875
ΔE00 5.43
Greenish Beige
#C9D179
ΔE00 5.65
Pistachio (survey)
#C0FA8B
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC7A #9B7ADC
analogous
#DCCC7A #BBDC7A #8ADC7A
triadic
#BBDC7A #7ABBDC #DC7ABB
tetradic
#BBDC7A #7ADCCC #9B7ADC #DC7A8A
square
#BBDC7A #7ADCCC #9B7ADC #DC7A8A
split-complementary
#BBDC7A #7A8ADC #CC7ADC
monochromatic
#83AE2E #A2CF4A #BBDC7A #D4E9AA #EDF6DB
Accessibility & contrast
On white
1.54
#BBDC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BBDC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC7A
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC7A | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D172
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#C1D4C5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbdc7a; /* rgb */ color: rgb(187, 220, 122); /* oklch */ color: oklch(84.9% 0.130 124.4);
Tailwind
colors: {
custom: {
50: '#d1e7a2',
500: '#bbdc7a',
950: '#000000',
},
}SCSS
$custom: #bbdc7a; $custom-light: #d1e7a2; $custom-dark: #000000;
JSON
{
"hex": "#bbdc7a",
"rgb": {
"r": 187,
"g": 220,
"b": 122
},
"hsl": {
"h": 80.204,
"s": 58.333,
"l": 67.059
},
"oklch": {
"l": 0.84876,
"c": 0.13006,
"h": 124.4
},
"luminance": 0.63156
}Semantic roles & 50–950 ramp
primary
#BBDC7A
secondary
#6C4AB0
accent
#20C658
background
#FEFEFC
surface
#FBFCF5
border
#D4D5CF
text
#14160F
muted
#838480