#BBF777#BBF777
#BBF777 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.170 H 130.0°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF777 |
|---|---|
| RGB | rgb(187, 247, 119) |
| HSL | hsl(88, 89%, 72%) |
| HSV | hsv(88, 52%, 97%) |
| CMYK | cmyk(24.3%, 0%, 51.8%, 3.1%) |
| CIE-LAB | lab(90.97, -39.22, 54.90) |
| CIE-LCH | lch(90.97, 67.47, 125.54°) |
| OKLab | oklab(90.87% -0.1093 0.1303) |
| OKLCH | oklch(90.87% 0.17 130) |
| XYZ | xyz(57.0835, 78.4169, 29.5777) |
| Luminance | 0.7842 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.56
Light Pea Green
#C4FE82
ΔE00 1.68
Light Yellowish Green
#C2FF89
ΔE00 2.29
Light Yellow Green
#CCFD7F
ΔE00 2.39
Pistachio (survey)
#C0FA8B
ΔE00 2.44
Spring Green (survey)
#A9F971
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF777 #B377F7
analogous
#F7F377 #BBF777 #7BF777
triadic
#BBF777 #77BBF7 #F777BB
tetradic
#BBF777 #77F7F3 #B377F7 #F7777B
square
#BBF777 #77F7F3 #B377F7 #F7777B
split-complementary
#BBF777 #777BF7 #F377F7
monochromatic
#81E60E #9EF43D #BBF777 #D8FAB1 #F1FDE2
Accessibility & contrast
On white
1.26
#BBF777 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BBF777 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF777
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF777 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF777 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86B
Deuteranopia (green-blind)
#F8E47F
Tritanopia (blue-blind)
#BFEEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf777; /* rgb */ color: rgb(187, 247, 119); /* oklch */ color: oklch(90.9% 0.170 130.0);
Tailwind
colors: {
custom: {
50: '#d2faa1',
500: '#bbf777',
950: '#000000',
},
}SCSS
$custom: #bbf777; $custom-light: #d2faa1; $custom-dark: #000000;
JSON
{
"hex": "#bbf777",
"rgb": {
"r": 187,
"g": 247,
"b": 119
},
"hsl": {
"h": 88.125,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.90866,
"c": 0.1701,
"h": 130
},
"luminance": 0.78418
}Semantic roles & 50–950 ramp
primary
#BBF777
secondary
#8540D2
accent
#00E66C
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580