#BBE889#BBE889
#BBE889 is a very light, vivid yellow-green. Relative luminance 0.701; OKLCH L 87.8% C 0.131 H 129.4°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE889 |
|---|---|
| RGB | rgb(187, 232, 137) |
| HSL | hsl(88, 67%, 72%) |
| HSV | hsv(88, 41%, 91%) |
| CMYK | cmyk(19.4%, 0%, 40.9%, 9%) |
| CIE-LAB | lab(87.04, -30.36, 41.50) |
| CIE-LCH | lch(87.04, 51.42, 126.19°) |
| OKLab | oklab(87.77% -0.0835 0.1015) |
| OKLCH | oklch(87.77% 0.131 129.4) |
| XYZ | xyz(53.8648, 70.0833, 34.3516) |
| Luminance | 0.7008 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.17
Celery
#C1FD95
ΔE00 4.58
Tea Green
#BDF8A3
ΔE00 4.70
Washed Out Green
#BCF5A6
ΔE00 4.92
Pale Olive Green
#B1D27B
ΔE00 5.11
Light Yellowish Green
#C2FF89
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE889 #B689E8
analogous
#E8E689 #BBE889 #8CE889
triadic
#BBE889 #89BBE8 #E889BB
tetradic
#BBE889 #89E8E6 #B689E8 #E8898C
square
#BBE889 #89E8E6 #B689E8 #E8898C
split-complementary
#BBE889 #898CE8 #E689E8
monochromatic
#80CE28 #9DDE56 #BBE889 #D9F2BC #F0FAE5
Accessibility & contrast
On white
1.40
#BBE889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#BBE889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE889
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE889 | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC82
Deuteranopia (green-blind)
#EAD98E
Tritanopia (blue-blind)
#BEE0D1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe889; /* rgb */ color: rgb(187, 232, 137); /* oklch */ color: oklch(87.8% 0.131 129.4);
Tailwind
colors: {
custom: {
50: '#d1efac',
500: '#bbe889',
950: '#000000',
},
}SCSS
$custom: #bbe889; $custom-light: #d1efac; $custom-dark: #000000;
JSON
{
"hex": "#bbe889",
"rgb": {
"r": 187,
"g": 232,
"b": 137
},
"hsl": {
"h": 88.421,
"s": 67.376,
"l": 72.353
},
"oklch": {
"l": 0.87766,
"c": 0.1314,
"h": 129.4
},
"luminance": 0.70084
}Semantic roles & 50–950 ramp
primary
#BBE889
secondary
#8854C1
accent
#16CF6E
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581