#BBE487#BBE487
#BBE487 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.8% C 0.128 H 128.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE487 |
|---|---|
| RGB | rgb(187, 228, 135) |
| HSL | hsl(86, 63%, 71%) |
| HSV | hsv(86, 41%, 89%) |
| CMYK | cmyk(18%, 0%, 40.8%, 10.6%) |
| CIE-LAB | lab(85.91, -28.72, 41.04) |
| CIE-LCH | lch(85.91, 50.10, 124.98°) |
| OKLab | oklab(86.85% -0.079 0.1003) |
| OKLCH | oklch(86.85% 0.128 128.2) |
| XYZ | xyz(52.6095, 67.8002, 33.2320) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.16
Pistachio (survey)
#C0FA8B
ΔE00 5.10
Tea Green
#BDF8A3
ΔE00 5.52
Celery
#C1FD95
ΔE00 5.56
Light Grey Green
#B7E1A1
ΔE00 5.57
Washed Out Green
#BCF5A6
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE487 #B087E4
analogous
#E4DE87 #BBE487 #8CE487
triadic
#BBE487 #87BBE4 #E487BB
tetradic
#BBE487 #87E4DE #B087E4 #E4878C
square
#BBE487 #87E4DE #B087E4 #E4878C
split-complementary
#BBE487 #878CE4 #DE87E4
monochromatic
#81C42C #9FD955 #BBE487 #D7EFB9 #F1F9E6
Accessibility & contrast
On white
1.44
#BBE487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BBE487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE487
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE487 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD980
Deuteranopia (green-blind)
#E6D68C
Tritanopia (blue-blind)
#BFDCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe487; /* rgb */ color: rgb(187, 228, 135); /* oklch */ color: oklch(86.8% 0.128 128.2);
Tailwind
colors: {
custom: {
50: '#d1ecab',
500: '#bbe487',
950: '#000000',
},
}SCSS
$custom: #bbe487; $custom-light: #d1ecab; $custom-dark: #000000;
JSON
{
"hex": "#bbe487",
"rgb": {
"r": 187,
"g": 228,
"b": 135
},
"hsl": {
"h": 86.452,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.86847,
"c": 0.12772,
"h": 128.2
},
"luminance": 0.67801
}Semantic roles & 50–950 ramp
primary
#BBE487
secondary
#8153BC
accent
#1ACB68
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481