#BBF77E#BBF77E
#BBF77E is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 91.0% C 0.164 H 130.8°. Best body text is #000000 at 16.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF77E |
|---|---|
| RGB | rgb(187, 247, 126) |
| HSL | hsl(90, 88%, 73%) |
| HSV | hsv(90, 49%, 97%) |
| CMYK | cmyk(24.3%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(91.05, -38.49, 51.77) |
| CIE-LCH | lch(91.05, 64.51, 126.63°) |
| OKLab | oklab(90.96% -0.1068 0.1239) |
| OKLCH | oklch(90.96% 0.164 130.8) |
| XYZ | xyz(57.5195, 78.5913, 31.8738) |
| Luminance | 0.7859 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.58
Light Pea Green
#C4FE82
ΔE00 1.63
Light Yellowish Green
#C2FF89
ΔE00 1.78
Pale Lime
#BEFD73
ΔE00 2.26
Light Yellow Green
#CCFD7F
ΔE00 2.69
Spring Green (survey)
#A9F971
ΔE00 2.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF77E #BA7EF7
analogous
#F7F67E #BBF77E #7EF77E
triadic
#BBF77E #7EBBF7 #F77EBB
tetradic
#BBF77E #7EF7F6 #BA7EF7 #F77E7E
square
#BBF77E #7EF7F6 #BA7EF7 #F77E7E
split-complementary
#BBF77E #7E7EF7 #F67EF7
monochromatic
#7EEC0F #9DF344 #BBF77E #D9FBB8 #F0FDE2
Accessibility & contrast
On white
1.26
#BBF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.72
#BBF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF77E
16.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF77E | 1.00 | 1.26 | 16.72 | 16.72 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE873
Deuteranopia (green-blind)
#F8E485
Tritanopia (blue-blind)
#BEEEDB
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf77e; /* rgb */ color: rgb(187, 247, 126); /* oklch */ color: oklch(91.0% 0.164 130.8);
Tailwind
colors: {
custom: {
50: '#d2faa6',
500: '#bbf77e',
950: '#000000',
},
}SCSS
$custom: #bbf77e; $custom-light: #d2faa6; $custom-dark: #000000;
JSON
{
"hex": "#bbf77e",
"rgb": {
"r": 187,
"g": 247,
"b": 126
},
"hsl": {
"h": 89.752,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.90955,
"c": 0.16361,
"h": 130.8
},
"luminance": 0.78593
}Semantic roles & 50–950 ramp
primary
#BBF77E
secondary
#8C46D3
accent
#01E572
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580