#BBDC8A#BBDC8A
#BBDC8A is a very light, moderate yellow-green. Relative luminance 0.636; OKLCH L 85.1% C 0.113 H 126.5°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDC8A |
|---|---|
| RGB | rgb(187, 220, 138) |
| HSL | hsl(84, 54%, 70%) |
| HSV | hsv(84, 37%, 86%) |
| CMYK | cmyk(15%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(83.75, -24.52, 36.77) |
| CIE-LCH | lch(83.75, 44.20, 123.70°) |
| OKLab | oklab(85.13% -0.0671 0.0907) |
| OKLCH | oklch(85.13% 0.113 126.5) |
| XYZ | xyz(50.6737, 63.5857, 33.6434) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.67
Pale Olive
#B9CC81
ΔE00 4.36
Light Grey Green
#B7E1A1
ΔE00 4.65
Light Moss Green
#A6C875
ΔE00 5.03
Greenish Tan
#BCCB7A
ΔE00 5.24
Light Sage
#BCECAC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDC8A #AB8ADC
analogous
#DCD48A #BBDC8A #92DC8A
triadic
#BBDC8A #8ABBDC #DC8ABB
tetradic
#BBDC8A #8ADCD4 #AB8ADC #DC8A92
square
#BBDC8A #8ADCD4 #AB8ADC #DC8A92
split-complementary
#BBDC8A #8A92DC #D48ADC
monochromatic
#82B536 #A0CE5B #BBDC8A #D6EAB9 #F1F8E7
Accessibility & contrast
On white
1.53
#BBDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BBDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDC8A
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDC8A | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D284
Deuteranopia (green-blind)
#DFD08E
Tritanopia (blue-blind)
#BFD5C8
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbdc8a; /* rgb */ color: rgb(187, 220, 138); /* oklch */ color: oklch(85.1% 0.113 126.5);
Tailwind
colors: {
custom: {
50: '#d0e7ad',
500: '#bbdc8a',
950: '#000000',
},
}SCSS
$custom: #bbdc8a; $custom-light: #d0e7ad; $custom-dark: #000000;
JSON
{
"hex": "#bbdc8a",
"rgb": {
"r": 187,
"g": 220,
"b": 138
},
"hsl": {
"h": 84.146,
"s": 53.947,
"l": 70.196
},
"oklch": {
"l": 0.8513,
"c": 0.11279,
"h": 126.5
},
"luminance": 0.63586
}Semantic roles & 50–950 ramp
primary
#BBDC8A
secondary
#7C57B3
accent
#24C163
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141610
muted
#838481