#BBF58A#BBF58A
#BBF58A is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.7% C 0.149 H 132.0°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF58A |
|---|---|
| RGB | rgb(187, 245, 138) |
| HSL | hsl(93, 84%, 75%) |
| HSV | hsv(93, 44%, 96%) |
| CMYK | cmyk(23.7%, 0%, 43.7%, 3.9%) |
| CIE-LAB | lab(90.64, -36.23, 45.58) |
| CIE-LCH | lch(90.64, 58.22, 128.48°) |
| OKLab | oklab(90.68% -0.0998 0.1108) |
| OKLCH | oklch(90.68% 0.149 132) |
| XYZ | xyz(57.7324, 77.7032, 35.9963) |
| Luminance | 0.7771 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.18
Celery
#C1FD95
ΔE00 1.81
Light Yellowish Green
#C2FF89
ΔE00 2.39
Light Pea Green
#C4FE82
ΔE00 2.96
Pale Light Green
#B1FC99
ΔE00 3.45
Tea Green
#BDF8A3
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF58A #C48AF5
analogous
#F1F58A #BBF58A #8AF58E
triadic
#BBF58A #8ABBF5 #F58ABB
tetradic
#BBF58A #8AF1F5 #C48AF5 #F58E8A
square
#BBF58A #8AF1F5 #C48AF5 #F58E8A
split-complementary
#BBF58A #8E8AF5 #F58AF1
monochromatic
#79EB19 #9AF052 #BBF58A #DCFAC2 #EFFDE3
Accessibility & contrast
On white
1.27
#BBF58A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#BBF58A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF58A
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF58A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF58A | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE782
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#BDEDDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbf58a; /* rgb */ color: rgb(187, 245, 138); /* oklch */ color: oklch(90.7% 0.149 132.0);
Tailwind
colors: {
custom: {
50: '#d1f8ae',
500: '#bbf58a',
950: '#000000',
},
}SCSS
$custom: #bbf58a; $custom-light: #d1f8ae; $custom-dark: #000000;
JSON
{
"hex": "#bbf58a",
"rgb": {
"r": 187,
"g": 245,
"b": 138
},
"hsl": {
"h": 92.523,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.90677,
"c": 0.1491,
"h": 132
},
"luminance": 0.77705
}Semantic roles & 50–950 ramp
primary
#BBF58A
secondary
#9751D2
accent
#05E17C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581