#BBF78C#BBF78C
#BBF78C is a very light, vivid yellow-green. Relative luminance 0.790; OKLCH L 91.2% C 0.150 H 132.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF78C |
|---|---|
| RGB | rgb(187, 247, 140) |
| HSL | hsl(94, 87%, 76%) |
| HSV | hsv(94, 43%, 97%) |
| CMYK | cmyk(24.3%, 0%, 43.3%, 3.1%) |
| CIE-LAB | lab(91.22, -36.89, 45.34) |
| CIE-LCH | lch(91.22, 58.46, 129.13°) |
| OKLab | oklab(91.15% -0.1015 0.1103) |
| OKLCH | oklch(91.15% 0.15 132.6) |
| XYZ | xyz(58.4868, 78.9783, 36.9687) |
| Luminance | 0.7898 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.02
Celery
#C1FD95
ΔE00 1.40
Light Yellowish Green
#C2FF89
ΔE00 2.16
Light Pea Green
#C4FE82
ΔE00 2.90
Pale Light Green
#B1FC99
ΔE00 3.06
Tea Green
#BDF8A3
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF78C #C88CF7
analogous
#F0F78C #BBF78C #8CF792
triadic
#BBF78C #8CBBF7 #F78CBB
tetradic
#BBF78C #8CF0F7 #C88CF7 #F7928C
square
#BBF78C #8CF0F7 #C88CF7 #F7928C
split-complementary
#BBF78C #928CF7 #F78CF0
monochromatic
#77EF1A #99F353 #BBF78C #DDFBC5 #EEFDE2
Accessibility & contrast
On white
1.25
#BBF78C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#BBF78C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF78C
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF78C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF78C | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE984
Deuteranopia (green-blind)
#F6E492
Tritanopia (blue-blind)
#BCEFDD
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf78c; /* rgb */ color: rgb(187, 247, 140); /* oklch */ color: oklch(91.2% 0.150 132.6);
Tailwind
colors: {
custom: {
50: '#d1faaf',
500: '#bbf78c',
950: '#000000',
},
}SCSS
$custom: #bbf78c; $custom-light: #d1faaf; $custom-dark: #000000;
JSON
{
"hex": "#bbf78c",
"rgb": {
"r": 187,
"g": 247,
"b": 140
},
"hsl": {
"h": 93.645,
"s": 86.992,
"l": 75.882
},
"oklch": {
"l": 0.91154,
"c": 0.14994,
"h": 132.6
},
"luminance": 0.7898
}Semantic roles & 50–950 ramp
primary
#BBF78C
secondary
#9C52D5
accent
#02E480
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581