#BBE484#BBE484
#BBE484 is a very light, vivid yellow-green. Relative luminance 0.677; OKLCH L 86.8% C 0.131 H 127.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE484 |
|---|---|
| RGB | rgb(187, 228, 132) |
| HSL | hsl(86, 64%, 71%) |
| HSV | hsv(86, 42%, 89%) |
| CMYK | cmyk(18%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.86, -29.08, 42.47) |
| CIE-LCH | lch(85.86, 51.47, 124.40°) |
| OKLab | oklab(86.8% -0.0802 0.1035) |
| OKLCH | oklch(86.8% 0.131 127.8) |
| XYZ | xyz(52.4013, 67.7169, 32.1353) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.20
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.58
Tea Green
#BDF8A3
ΔE00 5.80
Washed Out Green
#BCF5A6
ΔE00 5.95
Light Grey Green
#B7E1A1
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE484 #AD84E4
analogous
#E4DD84 #BBE484 #8BE484
triadic
#BBE484 #84BBE4 #E484BB
tetradic
#BBE484 #84E4DD #AD84E4 #E4848B
square
#BBE484 #84E4DD #AD84E4 #E4848B
split-complementary
#BBE484 #848BE4 #DD84E4
monochromatic
#82C32B #9FD952 #BBE484 #D7EFB6 #F1F9E6
Accessibility & contrast
On white
1.44
#BBE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BBE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE484
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE484 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD87D
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#BFDCCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe484; /* rgb */ color: rgb(187, 228, 132); /* oklch */ color: oklch(86.8% 0.131 127.8);
Tailwind
colors: {
custom: {
50: '#d1eca9',
500: '#bbe484',
950: '#000000',
},
}SCSS
$custom: #bbe484; $custom-light: #d1eca9; $custom-dark: #000000;
JSON
{
"hex": "#bbe484",
"rgb": {
"r": 187,
"g": 228,
"b": 132
},
"hsl": {
"h": 85.625,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.868,
"c": 0.1309,
"h": 127.8
},
"luminance": 0.67718
}Semantic roles & 50–950 ramp
primary
#BBE484
secondary
#7E50BC
accent
#1ACC66
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481