#BBF58F#BBF58F
#BBF58F is a very light, vivid yellow-green. Relative luminance 0.779; OKLCH L 90.8% C 0.144 H 132.8°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF58F |
|---|---|
| RGB | rgb(187, 245, 143) |
| HSL | hsl(94, 84%, 76%) |
| HSV | hsv(94, 42%, 96%) |
| CMYK | cmyk(23.7%, 0%, 41.6%, 3.9%) |
| CIE-LAB | lab(90.71, -35.62, 43.24) |
| CIE-LCH | lch(90.71, 56.02, 129.48°) |
| OKLab | oklab(90.75% -0.0978 0.1057) |
| OKLCH | oklch(90.75% 0.144 132.8) |
| XYZ | xyz(58.1028, 77.8514, 37.9469) |
| Luminance | 0.7785 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 1.64
Pistachio (survey)
#C0FA8B
ΔE00 1.67
Light Yellowish Green
#C2FF89
ΔE00 2.87
Pale Light Green
#B1FC99
ΔE00 2.97
Tea Green
#BDF8A3
ΔE00 3.08
Light Pea Green
#C4FE82
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF58F #C98FF5
analogous
#EEF58F #BBF58F #8FF596
triadic
#BBF58F #8FBBF5 #F58FBB
tetradic
#BBF58F #8FEEF5 #C98FF5 #F5968F
square
#BBF58F #8FEEF5 #C98FF5 #F5968F
split-complementary
#BBF58F #968FF5 #F58FEE
monochromatic
#77EB1F #99F057 #BBF58F #DDFAC7 #EEFCE3
Accessibility & contrast
On white
1.27
#BBF58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#BBF58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF58F
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF58F | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE787
Deuteranopia (green-blind)
#F4E395
Tritanopia (blue-blind)
#BCEEDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf58f; /* rgb */ color: rgb(187, 245, 143); /* oklch */ color: oklch(90.8% 0.144 132.8);
Tailwind
colors: {
custom: {
50: '#d1f8b1',
500: '#bbf58f',
950: '#000000',
},
}SCSS
$custom: #bbf58f; $custom-light: #d1f8b1; $custom-dark: #000000;
JSON
{
"hex": "#bbf58f",
"rgb": {
"r": 187,
"g": 245,
"b": 143
},
"hsl": {
"h": 94.118,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.90754,
"c": 0.14403,
"h": 132.8
},
"luminance": 0.77853
}Semantic roles & 50–950 ramp
primary
#BBF58F
secondary
#9D56D3
accent
#05E082
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141711
muted
#838581