#BBF47F#BBF47F
#BBF47F is a very light, vivid yellow-green. Relative luminance 0.768; OKLCH L 90.3% C 0.159 H 130.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF47F |
|---|---|
| RGB | rgb(187, 244, 127) |
| HSL | hsl(89, 84%, 73%) |
| HSV | hsv(89, 48%, 96%) |
| CMYK | cmyk(23.4%, 0%, 48%, 4.3%) |
| CIE-LAB | lab(90.23, -37.04, 50.30) |
| CIE-LCH | lch(90.23, 62.47, 126.36°) |
| OKLab | oklab(90.3% -0.1027 0.1207) |
| OKLCH | oklch(90.3% 0.159 130.4) |
| XYZ | xyz(56.6743, 76.7972, 31.9120) |
| Luminance | 0.7680 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.64
Light Pea Green
#C4FE82
ΔE00 2.20
Light Yellowish Green
#C2FF89
ΔE00 2.27
Pale Lime
#BEFD73
ΔE00 2.90
Celery
#C1FD95
ΔE00 2.96
Light Yellow Green
#CCFD7F
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF47F #B87FF4
analogous
#F4F37F #BBF47F #80F47F
triadic
#BBF47F #7FBBF4 #F47FBB
tetradic
#BBF47F #7FF4F3 #B87FF4 #F47F80
square
#BBF47F #7FF4F3 #B87FF4 #F47F80
split-complementary
#BBF47F #7F80F4 #F37FF4
monochromatic
#7FE514 #9DEF47 #BBF47F #D9F9B7 #F0FDE3
Accessibility & contrast
On white
1.28
#BBF47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#BBF47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF47F
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF47F | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE675
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#BEEBD9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf47f; /* rgb */ color: rgb(187, 244, 127); /* oklch */ color: oklch(90.3% 0.159 130.4);
Tailwind
colors: {
custom: {
50: '#d2f8a6',
500: '#bbf47f',
950: '#000000',
},
}SCSS
$custom: #bbf47f; $custom-light: #d2f8a6; $custom-dark: #000000;
JSON
{
"hex": "#bbf47f",
"rgb": {
"r": 187,
"g": 244,
"b": 127
},
"hsl": {
"h": 89.231,
"s": 84.173,
"l": 72.745
},
"oklch": {
"l": 0.90296,
"c": 0.15851,
"h": 130.4
},
"luminance": 0.76798
}Semantic roles & 50–950 ramp
primary
#BBF47F
secondary
#8A48D0
accent
#05E170
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580