#BBF079#BBF079
#BBF079 is a very light, vivid yellow-green. Relative luminance 0.743; OKLCH L 89.3% C 0.159 H 129.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF079 |
|---|---|
| RGB | rgb(187, 240, 121) |
| HSL | hsl(87, 80%, 71%) |
| HSV | hsv(87, 50%, 94%) |
| CMYK | cmyk(22.1%, 0%, 49.6%, 5.9%) |
| CIE-LAB | lab(89.05, -35.87, 51.68) |
| CIE-LCH | lch(89.05, 62.91, 124.77°) |
| OKLab | oklab(89.32% -0.0999 0.1234) |
| OKLCH | oklch(89.32% 0.159 129) |
| XYZ | xyz(55.1043, 74.2644, 29.5167) |
| Luminance | 0.7427 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.68
Light Pea Green
#C4FE82
ΔE00 2.89
Light Yellow Green
#CCFD7F
ΔE00 3.16
Pale Lime
#BEFD73
ΔE00 3.20
Light Yellowish Green
#C2FF89
ΔE00 3.25
Spring Green (survey)
#A9F971
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF079 #AE79F0
analogous
#F0EA79 #BBF079 #7FF079
triadic
#BBF079 #79BBF0 #F079BB
tetradic
#BBF079 #79F0EA #AE79F0 #F0797F
square
#BBF079 #79F0EA #AE79F0 #F0797F
split-complementary
#BBF079 #797FF0 #EA79F0
monochromatic
#82D718 #9FEA42 #BBF079 #D7F6B0 #F1FCE3
Accessibility & contrast
On white
1.32
#BBF079 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#BBF079 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF079
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF079 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF079 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE26E
Deuteranopia (green-blind)
#F2DF80
Tritanopia (blue-blind)
#BFE7D5
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf079; /* rgb */ color: rgb(187, 240, 121); /* oklch */ color: oklch(89.3% 0.159 129.0);
Tailwind
colors: {
custom: {
50: '#d2f5a2',
500: '#bbf079',
950: '#000000',
},
}SCSS
$custom: #bbf079; $custom-light: #d2f5a2; $custom-dark: #000000;
JSON
{
"hex": "#bbf079",
"rgb": {
"r": 187,
"g": 240,
"b": 121
},
"hsl": {
"h": 86.723,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.89319,
"c": 0.15873,
"h": 129
},
"luminance": 0.74265
}Semantic roles & 50–950 ramp
primary
#BBF079
secondary
#7F43CA
accent
#09DC67
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#14170F
muted
#838580