#BBF47B#BBF47B
#BBF47B is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.2% C 0.162 H 129.9°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF47B |
|---|---|
| RGB | rgb(187, 244, 123) |
| HSL | hsl(88, 85%, 72%) |
| HSV | hsv(88, 50%, 96%) |
| CMYK | cmyk(23.4%, 0%, 49.6%, 4.3%) |
| CIE-LAB | lab(90.18, -37.47, 52.12) |
| CIE-LCH | lch(90.18, 64.19, 125.71°) |
| OKLab | oklab(90.24% -0.1042 0.1245) |
| OKLCH | oklch(90.24% 0.162 129.9) |
| XYZ | xyz(56.4188, 76.6950, 30.5662) |
| Luminance | 0.7670 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.05
Light Pea Green
#C4FE82
ΔE00 2.09
Light Yellowish Green
#C2FF89
ΔE00 2.42
Pale Lime
#BEFD73
ΔE00 2.50
Light Yellow Green
#CCFD7F
ΔE00 2.74
Spring Green (survey)
#A9F971
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF47B #B47BF4
analogous
#F4F07B #BBF47B #7FF47B
triadic
#BBF47B #7BBBF4 #F47BBB
tetradic
#BBF47B #7BF4F0 #B47BF4 #F47B7F
square
#BBF47B #7BF4F0 #B47BF4 #F47B7F
split-complementary
#BBF47B #7B7FF4 #F07BF4
monochromatic
#80E213 #9EEF43 #BBF47B #D8F9B3 #F0FDE3
Accessibility & contrast
On white
1.29
#BBF47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#BBF47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF47B
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF47B | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE670
Deuteranopia (green-blind)
#F5E282
Tritanopia (blue-blind)
#BFEBD8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf47b; /* rgb */ color: rgb(187, 244, 123); /* oklch */ color: oklch(90.2% 0.162 129.9);
Tailwind
colors: {
custom: {
50: '#d2f8a4',
500: '#bbf47b',
950: '#000000',
},
}SCSS
$custom: #bbf47b; $custom-light: #d2f8a4; $custom-dark: #000000;
JSON
{
"hex": "#bbf47b",
"rgb": {
"r": 187,
"g": 244,
"b": 123
},
"hsl": {
"h": 88.264,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.90242,
"c": 0.16232,
"h": 129.9
},
"luminance": 0.76696
}Semantic roles & 50–950 ramp
primary
#BBF47B
secondary
#8644CF
accent
#04E16C
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#14170F
muted
#838580