#BBF080#BBF080
#BBF080 is a very light, vivid yellow-green. Relative luminance 0.744; OKLCH L 89.4% C 0.152 H 129.8°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF080 |
|---|---|
| RGB | rgb(187, 240, 128) |
| HSL | hsl(88, 79%, 72%) |
| HSV | hsv(88, 47%, 94%) |
| CMYK | cmyk(22.1%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(89.13, -35.11, 48.48) |
| CIE-LCH | lch(89.13, 59.86, 125.91°) |
| OKLab | oklab(89.41% -0.0973 0.1168) |
| OKLCH | oklch(89.41% 0.152 129.8) |
| XYZ | xyz(55.5493, 74.4424, 31.8601) |
| Luminance | 0.7444 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.19
Light Pea Green
#C4FE82
ΔE00 3.08
Light Yellowish Green
#C2FF89
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.32
Light Yellow Green
#CCFD7F
ΔE00 3.58
Pale Lime
#BEFD73
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF080 #B580F0
analogous
#F0ED80 #BBF080 #83F080
triadic
#BBF080 #80BBF0 #F080BB
tetradic
#BBF080 #80F0ED #B580F0 #F08083
square
#BBF080 #80F0ED #B580F0 #F08083
split-complementary
#BBF080 #8083F0 #ED80F0
monochromatic
#80DC1A #9EEA49 #BBF080 #D8F6B7 #F0FCE4
Accessibility & contrast
On white
1.32
#BBF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#BBF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF080
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF080 | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E277
Deuteranopia (green-blind)
#F1DF87
Tritanopia (blue-blind)
#BFE8D6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbf080; /* rgb */ color: rgb(187, 240, 128); /* oklch */ color: oklch(89.4% 0.152 129.8);
Tailwind
colors: {
custom: {
50: '#d1f5a7',
500: '#bbf080',
950: '#000000',
},
}SCSS
$custom: #bbf080; $custom-light: #d1f5a7; $custom-dark: #000000;
JSON
{
"hex": "#bbf080",
"rgb": {
"r": 187,
"g": 240,
"b": 128
},
"hsl": {
"h": 88.393,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.89414,
"c": 0.15197,
"h": 129.8
},
"luminance": 0.74443
}Semantic roles & 50–950 ramp
primary
#BBF080
secondary
#874ACB
accent
#0ADB6D
background
#FEFFFC
surface
#FBFEF6
border
#D4D6D0
text
#141710
muted
#838580