#BBF787#BBF787
#BBF787 is a very light, vivid yellow-green. Relative luminance 0.788; OKLCH L 91.1% C 0.155 H 131.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF787 |
|---|---|
| RGB | rgb(187, 247, 135) |
| HSL | hsl(92, 88%, 75%) |
| HSV | hsv(92, 45%, 97%) |
| CMYK | cmyk(24.3%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(91.16, -37.49, 47.66) |
| CIE-LCH | lch(91.16, 60.64, 128.19°) |
| OKLab | oklab(91.08% -0.1034 0.1153) |
| OKLCH | oklch(91.08% 0.155 131.9) |
| XYZ | xyz(58.1265, 78.8342, 35.0710) |
| Luminance | 0.7884 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.78
Light Yellowish Green
#C2FF89
ΔE00 1.77
Celery
#C1FD95
ΔE00 1.85
Light Pea Green
#C4FE82
ΔE00 2.31
Spring Green (survey)
#A9F971
ΔE00 3.34
Pale Lime
#BEFD73
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF787 #C387F7
analogous
#F3F787 #BBF787 #87F78B
triadic
#BBF787 #87BBF7 #F787BB
tetradic
#BBF787 #87F3F7 #C387F7 #F78B87
square
#BBF787 #87F3F7 #C387F7 #F78B87
split-complementary
#BBF787 #8B87F7 #F787F3
monochromatic
#7AEF14 #9AF34E #BBF787 #DCFBC0 #EFFDE2
Accessibility & contrast
On white
1.25
#BBF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BBF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF787
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF787 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97E
Deuteranopia (green-blind)
#F7E48E
Tritanopia (blue-blind)
#BDEFDC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf787; /* rgb */ color: rgb(187, 247, 135); /* oklch */ color: oklch(91.1% 0.155 131.9);
Tailwind
colors: {
custom: {
50: '#d1faac',
500: '#bbf787',
950: '#000000',
},
}SCSS
$custom: #bbf787; $custom-light: #d1faac; $custom-dark: #000000;
JSON
{
"hex": "#bbf787",
"rgb": {
"r": 187,
"g": 247,
"b": 135
},
"hsl": {
"h": 92.143,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.9108,
"c": 0.15492,
"h": 131.9
},
"luminance": 0.78836
}Semantic roles & 50–950 ramp
primary
#BBF787
secondary
#964ED4
accent
#01E47B
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581