#BBF289#BBF289
#BBF289 is a very light, vivid yellow-green. Relative luminance 0.759; OKLCH L 90.0% C 0.146 H 131.4°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF289 |
|---|---|
| RGB | rgb(187, 242, 137) |
| HSL | hsl(91, 80%, 74%) |
| HSV | hsv(91, 43%, 95%) |
| CMYK | cmyk(22.7%, 0%, 43.4%, 5.1%) |
| CIE-LAB | lab(89.80, -34.98, 45.00) |
| CIE-LCH | lch(89.80, 57.00, 127.86°) |
| OKLab | oklab(89.99% -0.0964 0.1094) |
| OKLCH | oklch(89.99% 0.146 131.4) |
| XYZ | xyz(56.7601, 75.8740, 35.3167) |
| Luminance | 0.7588 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.75
Celery
#C1FD95
ΔE00 2.37
Light Yellowish Green
#C2FF89
ΔE00 2.97
Light Pea Green
#C4FE82
ΔE00 3.39
Pale Light Green
#B1FC99
ΔE00 3.88
Tea Green
#BDF8A3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF289 #C089F2
analogous
#EFF289 #BBF289 #89F28C
triadic
#BBF289 #89BBF2 #F289BB
tetradic
#BBF289 #89EFF2 #C089F2 #F28C89
square
#BBF289 #89EFF2 #C089F2 #F28C89
split-complementary
#BBF289 #8C89F2 #F289EF
monochromatic
#7BE61B #9BEC52 #BBF289 #DBF8C0 #EFFCE3
Accessibility & contrast
On white
1.30
#BBF289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#BBF289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF289
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF289 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE581
Deuteranopia (green-blind)
#F2E08F
Tritanopia (blue-blind)
#BDEAD9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbf289; /* rgb */ color: rgb(187, 242, 137); /* oklch */ color: oklch(90.0% 0.146 131.4);
Tailwind
colors: {
custom: {
50: '#d1f6ad',
500: '#bbf289',
950: '#000000',
},
}SCSS
$custom: #bbf289; $custom-light: #d1f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf289",
"rgb": {
"r": 187,
"g": 242,
"b": 137
},
"hsl": {
"h": 91.429,
"s": 80.153,
"l": 74.314
},
"oklch": {
"l": 0.89992,
"c": 0.14581,
"h": 131.4
},
"luminance": 0.75875
}Semantic roles & 50–950 ramp
primary
#BBF289
secondary
#9351CE
accent
#09DC78
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581