#BBF776#BBF776
#BBF776 is a very light, vivid yellow-green. Relative luminance 0.784; OKLCH L 90.9% C 0.171 H 129.9°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF776 |
|---|---|
| RGB | rgb(187, 247, 118) |
| HSL | hsl(88, 89%, 72%) |
| HSV | hsv(88, 52%, 97%) |
| CMYK | cmyk(24.3%, 0%, 52.2%, 3.1%) |
| CIE-LAB | lab(90.96, -39.32, 55.34) |
| CIE-LCH | lch(90.96, 67.89, 125.40°) |
| OKLab | oklab(90.85% -0.1097 0.1312) |
| OKLCH | oklch(90.85% 0.171 129.9) |
| XYZ | xyz(57.0237, 78.3931, 29.2631) |
| Luminance | 0.7839 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 1.48
Light Pea Green
#C4FE82
ΔE00 1.72
Light Yellow Green
#CCFD7F
ΔE00 2.38
Light Yellowish Green
#C2FF89
ΔE00 2.38
Pistachio (survey)
#C0FA8B
ΔE00 2.56
Light Lime
#AEFD6C
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF776 #B276F7
analogous
#F7F376 #BBF776 #7BF776
triadic
#BBF776 #76BBF7 #F776BB
tetradic
#BBF776 #76F7F3 #B276F7 #F7767B
square
#BBF776 #76F7F3 #B276F7 #F7767B
split-complementary
#BBF776 #767BF7 #F376F7
monochromatic
#81E50D #9EF43C #BBF776 #D8FAB0 #F1FDE2
Accessibility & contrast
On white
1.26
#BBF776 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#BBF776 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF776
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF776 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF776 | 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)
#FFE86A
Deuteranopia (green-blind)
#F8E47E
Tritanopia (blue-blind)
#BFEEDA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf776; /* rgb */ color: rgb(187, 247, 118); /* oklch */ color: oklch(90.9% 0.171 129.9);
Tailwind
colors: {
custom: {
50: '#d2faa0',
500: '#bbf776',
950: '#000000',
},
}SCSS
$custom: #bbf776; $custom-light: #d2faa0; $custom-dark: #000000;
JSON
{
"hex": "#bbf776",
"rgb": {
"r": 187,
"g": 247,
"b": 118
},
"hsl": {
"h": 87.907,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.90853,
"c": 0.171,
"h": 129.9
},
"luminance": 0.78394
}Semantic roles & 50–950 ramp
primary
#BBF776
secondary
#833FD2
accent
#00E66B
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14170F
muted
#838580