#BBDC9A#BBDC9A
#BBDC9A is a very light, moderate yellow-green. Relative luminance 0.641; OKLCH L 85.4% C 0.095 H 129.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC9A |
|---|---|
| RGB | rgb(187, 220, 154) |
| HSL | hsl(90, 49%, 73%) |
| HSV | hsv(90, 30%, 86%) |
| CMYK | cmyk(15%, 0%, 30%, 13.7%) |
| CIE-LAB | lab(84.01, -22.35, 28.95) |
| CIE-LCH | lch(84.01, 36.58, 127.67°) |
| OKLab | oklab(85.42% -0.0605 0.0727) |
| OKLCH | oklch(85.42% 0.095 129.8) |
| XYZ | xyz(51.9185, 64.0837, 40.1997) |
| Luminance | 0.6408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 2.18
Light Sage
#BCECAC
ΔE00 4.41
Pale Olive Green
#B1D27B
ΔE00 4.92
Pale Olive
#B9CC81
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 6.25
Light Moss Green
#A6C875
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC9A #BB9ADC
analogous
#DCDC9A #BBDC9A #9ADC9A
triadic
#BBDC9A #9ABBDC #DC9ABB
tetradic
#BBDC9A #9ADCDC #BB9ADC #DC9A9A
square
#BBDC9A #9ADCDC #BB9ADC #DC9A9A
split-complementary
#BBDC9A #9A9ADC #DC9ADC
monochromatic
#7EBB41 #9CCC6D #BBDC9A #DAECC7 #F0F7E8
Accessibility & contrast
On white
1.52
#BBDC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BBDC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC9A
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC9A | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D396
Deuteranopia (green-blind)
#DDD19D
Tritanopia (blue-blind)
#BDD6CB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc9a; /* rgb */ color: rgb(187, 220, 154); /* oklch */ color: oklch(85.4% 0.095 129.8);
Tailwind
colors: {
custom: {
50: '#d0e7b8',
500: '#bbdc9a',
950: '#000000',
},
}SCSS
$custom: #bbdc9a; $custom-light: #d0e7b8; $custom-dark: #000000;
JSON
{
"hex": "#bbdc9a",
"rgb": {
"r": 187,
"g": 220,
"b": 154
},
"hsl": {
"h": 90,
"s": 48.529,
"l": 73.333
},
"oklch": {
"l": 0.85423,
"c": 0.09459,
"h": 129.8
},
"luminance": 0.64084
}Semantic roles & 50–950 ramp
primary
#BBDC9A
secondary
#8D66B4
accent
#2ABC73
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141611
muted
#838481