#BBD291#BBD291
#BBD291 is a very light, moderate yellow-green. Relative luminance 0.587; OKLCH L 83.1% C 0.090 H 124.2°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD291 |
|---|---|
| RGB | rgb(187, 210, 145) |
| HSL | hsl(81, 42%, 70%) |
| HSV | hsv(81, 31%, 82%) |
| CMYK | cmyk(11%, 0%, 31%, 17.6%) |
| CIE-LAB | lab(81.13, -18.69, 29.74) |
| CIE-LCH | lch(81.13, 35.13, 122.15°) |
| OKLab | oklab(83.07% -0.0505 0.0744) |
| OKLCH | oklch(83.07% 0.09 124.2) |
| XYZ | xyz(48.6504, 58.7022, 35.5502) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.87
Pale Olive Green
#B1D27B
ΔE00 4.20
Greenish Tan
#BCCB7A
ΔE00 4.41
Light Moss Green
#A6C875
ΔE00 4.95
Light Grey Green
#B7E1A1
ΔE00 5.01
Tan Green
#A9BE70
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD291 #A891D2
analogous
#D2C991 #BBD291 #9BD291
triadic
#BBD291 #91BBD2 #D291BB
tetradic
#BBD291 #91D2C9 #A891D2 #D2919B
square
#BBD291 #91D2C9 #A891D2 #D2919B
split-complementary
#BBD291 #919BD2 #C991D2
monochromatic
#83A544 #A0C066 #BBD291 #D6E4BC #F1F6E8
Accessibility & contrast
On white
1.65
#BBD291 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#BBD291 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD291
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD291 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD291 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CA8D
Deuteranopia (green-blind)
#D6C994
Tritanopia (blue-blind)
#BFCCC1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd291; /* rgb */ color: rgb(187, 210, 145); /* oklch */ color: oklch(83.1% 0.090 124.2);
Tailwind
colors: {
custom: {
50: '#d0dfb1',
500: '#bbd291',
950: '#000000',
},
}SCSS
$custom: #bbd291; $custom-light: #d0dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bbd291",
"rgb": {
"r": 187,
"g": 210,
"b": 145
},
"hsl": {
"h": 81.231,
"s": 41.935,
"l": 69.608
},
"oklch": {
"l": 0.83069,
"c": 0.08989,
"h": 124.2
},
"luminance": 0.58702
}Semantic roles & 50–950 ramp
primary
#BBD291
secondary
#795FA8
accent
#30B55F
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481