#BBF77C#BBF77C
#BBF77C is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.9% C 0.165 H 130.5°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF77C |
|---|---|
| RGB | rgb(187, 247, 124) |
| HSL | hsl(89, 88%, 73%) |
| HSV | hsv(89, 50%, 97%) |
| CMYK | cmyk(24.3%, 0%, 49.8%, 3.1%) |
| CIE-LAB | lab(91.03, -38.71, 52.67) |
| CIE-LCH | lch(91.03, 65.37, 126.31°) |
| OKLab | oklab(90.93% -0.1075 0.1258) |
| OKLCH | oklch(90.93% 0.165 130.5) |
| XYZ | xyz(57.3917, 78.5402, 31.2009) |
| Luminance | 0.7854 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Pea Green
#C4FE82
ΔE00 1.59
Pistachio (survey)
#C0FA8B
ΔE00 1.82
Light Yellowish Green
#C2FF89
ΔE00 1.89
Pale Lime
#BEFD73
ΔE00 2.04
Light Yellow Green
#CCFD7F
ΔE00 2.57
Spring Green (survey)
#A9F971
ΔE00 2.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF77C #B87CF7
analogous
#F7F57C #BBF77C #7EF77C
triadic
#BBF77C #7CBBF7 #F77CBB
tetradic
#BBF77C #7CF7F5 #B87CF7 #F77C7E
square
#BBF77C #7CF7F5 #B87CF7 #F77C7E
split-complementary
#BBF77C #7C7EF7 #F57CF7
monochromatic
#7FEA0E #9DF342 #BBF77C #D9FBB6 #F0FDE2
Accessibility & contrast
On white
1.26
#BBF77C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#BBF77C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF77C
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF77C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF77C | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE871
Deuteranopia (green-blind)
#F8E484
Tritanopia (blue-blind)
#BEEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf77c; /* rgb */ color: rgb(187, 247, 124); /* oklch */ color: oklch(90.9% 0.165 130.5);
Tailwind
colors: {
custom: {
50: '#d2faa4',
500: '#bbf77c',
950: '#000000',
},
}SCSS
$custom: #bbf77c; $custom-light: #d2faa4; $custom-dark: #000000;
JSON
{
"hex": "#bbf77c",
"rgb": {
"r": 187,
"g": 247,
"b": 124
},
"hsl": {
"h": 89.268,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.90929,
"c": 0.16549,
"h": 130.5
},
"luminance": 0.78542
}Semantic roles & 50–950 ramp
primary
#BBF77C
secondary
#8A44D3
accent
#00E570
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580