#BBD191#BBD191
#BBD191 is a very light, moderate yellow-green. Relative luminance 0.582; OKLCH L 82.9% C 0.088 H 123.7°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD191 |
|---|---|
| RGB | rgb(187, 209, 145) |
| HSL | hsl(81, 41%, 69%) |
| HSV | hsv(81, 31%, 82%) |
| CMYK | cmyk(10.5%, 0%, 30.6%, 18%) |
| CIE-LAB | lab(80.86, -18.19, 29.38) |
| CIE-LCH | lch(80.86, 34.56, 121.77°) |
| OKLab | oklab(82.85% -0.0491 0.0735) |
| OKLCH | oklch(82.85% 0.088 123.7) |
| XYZ | xyz(48.4043, 58.2099, 35.4682) |
| Luminance | 0.5821 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.84
Greenish Tan
#BCCB7A
ΔE00 4.37
Pale Olive Green
#B1D27B
ΔE00 4.40
Light Moss Green
#A6C875
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.25
Tan Green
#A9BE70
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD191 #A791D1
analogous
#D1C791 #BBD191 #9BD191
triadic
#BBD191 #91BBD1 #D191BB
tetradic
#BBD191 #91D1C7 #A791D1 #D1919B
square
#BBD191 #91D1C7 #A791D1 #D1919B
split-complementary
#BBD191 #919BD1 #C791D1
monochromatic
#83A344 #A0BF66 #BBD191 #D6E3BC #F0F5E7
Accessibility & contrast
On white
1.66
#BBD191 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#BBD191 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD191
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD191 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD191 | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98D
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#C0CBC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bbd191; /* rgb */ color: rgb(187, 209, 145); /* oklch */ color: oklch(82.9% 0.088 123.7);
Tailwind
colors: {
custom: {
50: '#d0dfb1',
500: '#bbd191',
950: '#000000',
},
}SCSS
$custom: #bbd191; $custom-light: #d0dfb1; $custom-dark: #000000;
JSON
{
"hex": "#bbd191",
"rgb": {
"r": 187,
"g": 209,
"b": 145
},
"hsl": {
"h": 80.625,
"s": 41.026,
"l": 69.412
},
"oklch": {
"l": 0.82851,
"c": 0.08839,
"h": 123.7
},
"luminance": 0.5821
}Semantic roles & 50–950 ramp
primary
#BBD191
secondary
#7860A7
accent
#31B45E
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481