#BBF78F#BBF78F
#BBF78F is a very light, vivid yellow-green. Relative luminance 0.791; OKLCH L 91.2% C 0.147 H 133.1°. Best body text is #000000 at 16.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF78F |
|---|---|
| RGB | rgb(187, 247, 143) |
| HSL | hsl(95, 87%, 76%) |
| HSV | hsv(95, 42%, 97%) |
| CMYK | cmyk(24.3%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(91.27, -36.52, 43.94) |
| CIE-LCH | lch(91.27, 57.14, 129.73°) |
| OKLab | oklab(91.2% -0.1004 0.1073) |
| OKLCH | oklch(91.2% 0.147 133.1) |
| XYZ | xyz(58.7111, 79.0680, 38.1496) |
| Luminance | 0.7907 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.28
Pistachio (survey)
#C0FA8B
ΔE00 1.37
Light Yellowish Green
#C2FF89
ΔE00 2.49
Pale Light Green
#B1FC99
ΔE00 2.75
Tea Green
#BDF8A3
ΔE00 3.19
Light Pea Green
#C4FE82
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF78F #CB8FF7
analogous
#EFF78F #BBF78F #8FF797
triadic
#BBF78F #8FBBF7 #F78FBB
tetradic
#BBF78F #8FEFF7 #CB8FF7 #F7978F
square
#BBF78F #8FEFF7 #CB8FF7 #F7978F
split-complementary
#BBF78F #978FF7 #F78FEF
monochromatic
#76EF1D #98F356 #BBF78F #DEFBC8 #EEFDE2
Accessibility & contrast
On white
1.25
#BBF78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.81
#BBF78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF78F
16.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF78F | 1.00 | 1.25 | 16.81 | 16.81 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE987
Deuteranopia (green-blind)
#F6E495
Tritanopia (blue-blind)
#BCF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf78f; /* rgb */ color: rgb(187, 247, 143); /* oklch */ color: oklch(91.2% 0.147 133.1);
Tailwind
colors: {
custom: {
50: '#d1fab1',
500: '#bbf78f',
950: '#000000',
},
}SCSS
$custom: #bbf78f; $custom-light: #d1fab1; $custom-dark: #000000;
JSON
{
"hex": "#bbf78f",
"rgb": {
"r": 187,
"g": 247,
"b": 143
},
"hsl": {
"h": 94.615,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.912,
"c": 0.14692,
"h": 133.1
},
"luminance": 0.79069
}Semantic roles & 50–950 ramp
primary
#BBF78F
secondary
#9F55D5
accent
#02E384
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581