#BBF084#BBF084
#BBF084 is a very light, vivid yellow-green. Relative luminance 0.746; OKLCH L 89.5% C 0.148 H 130.3°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF084 |
|---|---|
| RGB | rgb(187, 240, 132) |
| HSL | hsl(89, 78%, 73%) |
| HSV | hsv(89, 45%, 94%) |
| CMYK | cmyk(22.1%, 0%, 45%, 5.9%) |
| CIE-LAB | lab(89.18, -34.66, 46.63) |
| CIE-LCH | lch(89.18, 58.10, 126.62°) |
| OKLab | oklab(89.47% -0.0958 0.1129) |
| OKLCH | oklch(89.47% 0.148 130.3) |
| XYZ | xyz(55.8177, 74.5498, 33.2741) |
| Luminance | 0.7455 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.09
Celery
#C1FD95
ΔE00 3.01
Light Yellowish Green
#C2FF89
ΔE00 3.18
Light Pea Green
#C4FE82
ΔE00 3.34
Light Yellow Green
#CCFD7F
ΔE00 3.94
Pale Lime
#BEFD73
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF084 #B984F0
analogous
#F0EF84 #BBF084 #85F084
triadic
#BBF084 #84BBF0 #F084BB
tetradic
#BBF084 #84F0EF #B984F0 #F08485
square
#BBF084 #84F0EF #B984F0 #F08485
split-complementary
#BBF084 #8485F0 #EF84F0
monochromatic
#7FDE1B #9DE94D #BBF084 #D9F7BB #F0FCE4
Accessibility & contrast
On white
1.32
#BBF084 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#BBF084 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF084
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF084 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF084 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E37B
Deuteranopia (green-blind)
#F1DF8A
Tritanopia (blue-blind)
#BEE8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf084; /* rgb */ color: rgb(187, 240, 132); /* oklch */ color: oklch(89.5% 0.148 130.3);
Tailwind
colors: {
custom: {
50: '#d1f5a9',
500: '#bbf084',
950: '#000000',
},
}SCSS
$custom: #bbf084; $custom-light: #d1f5a9; $custom-dark: #000000;
JSON
{
"hex": "#bbf084",
"rgb": {
"r": 187,
"g": 240,
"b": 132
},
"hsl": {
"h": 89.444,
"s": 78.261,
"l": 72.941
},
"oklch": {
"l": 0.89471,
"c": 0.148,
"h": 130.3
},
"luminance": 0.74551
}Semantic roles & 50–950 ramp
primary
#BBF084
secondary
#8B4DCB
accent
#0BDB71
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581