#BBF784#BBF784
#BBF784 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.0% C 0.158 H 131.5°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF784 |
|---|---|
| RGB | rgb(187, 247, 132) |
| HSL | hsl(91, 88%, 74%) |
| HSV | hsv(91, 47%, 97%) |
| CMYK | cmyk(24.3%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(91.12, -37.83, 49.04) |
| CIE-LCH | lch(91.12, 61.94, 127.65°) |
| OKLab | oklab(91.04% -0.1046 0.1182) |
| OKLCH | oklch(91.04% 0.158 131.5) |
| XYZ | xyz(57.9183, 78.7509, 33.9743) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.94
Light Yellowish Green
#C2FF89
ΔE00 1.67
Light Pea Green
#C4FE82
ΔE00 2.01
Celery
#C1FD95
ΔE00 2.19
Pale Lime
#BEFD73
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF784 #C084F7
analogous
#F5F784 #BBF784 #84F787
triadic
#BBF784 #84BBF7 #F784BB
tetradic
#BBF784 #84F5F7 #C084F7 #F78784
square
#BBF784 #84F5F7 #C084F7 #F78784
split-complementary
#BBF784 #8784F7 #F784F5
monochromatic
#7BF011 #9BF34B #BBF784 #DBFBBD #EFFDE2
Accessibility & contrast
On white
1.25
#BBF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BBF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF784
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF784 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#F7E48B
Tritanopia (blue-blind)
#BDEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf784; /* rgb */ color: rgb(187, 247, 132); /* oklch */ color: oklch(91.0% 0.158 131.5);
Tailwind
colors: {
custom: {
50: '#d2faaa',
500: '#bbf784',
950: '#000000',
},
}SCSS
$custom: #bbf784; $custom-light: #d2faaa; $custom-dark: #000000;
JSON
{
"hex": "#bbf784",
"rgb": {
"r": 187,
"g": 247,
"b": 132
},
"hsl": {
"h": 91.304,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.91037,
"c": 0.15786,
"h": 131.5
},
"luminance": 0.78752
}Semantic roles & 50–950 ramp
primary
#BBF784
secondary
#934BD4
accent
#01E478
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581