#BBF08A#BBF08A
#BBF08A is a very light, vivid yellow-green. Relative luminance 0.747; OKLCH L 89.6% C 0.142 H 131.2°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF08A |
|---|---|
| RGB | rgb(187, 240, 138) |
| HSL | hsl(91, 77%, 74%) |
| HSV | hsv(91, 43%, 94%) |
| CMYK | cmyk(22.1%, 0%, 42.5%, 5.9%) |
| CIE-LAB | lab(89.26, -33.95, 43.83) |
| CIE-LCH | lch(89.26, 55.44, 127.76°) |
| OKLab | oklab(89.56% -0.0934 0.1068) |
| OKLCH | oklch(89.56% 0.142 131.2) |
| XYZ | xyz(56.2402, 74.7188, 35.4989) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.26
Celery
#C1FD95
ΔE00 2.74
Light Yellowish Green
#C2FF89
ΔE00 3.50
Tea Green
#BDF8A3
ΔE00 3.84
Light Pea Green
#C4FE82
ΔE00 3.90
Pale Light Green
#B1FC99
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF08A #BF8AF0
analogous
#EEF08A #BBF08A #8AF08C
triadic
#BBF08A #8ABBF0 #F08ABB
tetradic
#BBF08A #8AEEF0 #BF8AF0 #F08C8A
square
#BBF08A #8AEEF0 #BF8AF0 #F08C8A
split-complementary
#BBF08A #8C8AF0 #F08AEE
monochromatic
#7CE21E #9BE954 #BBF08A #DBF7C0 #EFFCE4
Accessibility & contrast
On white
1.32
#BBF08A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#BBF08A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF08A
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF08A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF08A | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#F0DF90
Tritanopia (blue-blind)
#BDE8D7
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf08a; /* rgb */ color: rgb(187, 240, 138); /* oklch */ color: oklch(89.6% 0.142 131.2);
Tailwind
colors: {
custom: {
50: '#d1f5ad',
500: '#bbf08a',
950: '#000000',
},
}SCSS
$custom: #bbf08a; $custom-light: #d1f5ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf08a",
"rgb": {
"r": 187,
"g": 240,
"b": 138
},
"hsl": {
"h": 91.176,
"s": 77.273,
"l": 74.118
},
"oklch": {
"l": 0.89561,
"c": 0.14194,
"h": 131.2
},
"luminance": 0.7472
}Semantic roles & 50–950 ramp
primary
#BBF08A
secondary
#9153CC
accent
#0CDA77
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581