#BBE584#BBE584
#BBE584 is a very light, vivid yellow-green. Relative luminance 0.683; OKLCH L 87.0% C 0.132 H 128.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE584 |
|---|---|
| RGB | rgb(187, 229, 132) |
| HSL | hsl(86, 65%, 71%) |
| HSV | hsv(86, 42%, 90%) |
| CMYK | cmyk(18.3%, 0%, 42.4%, 10.2%) |
| CIE-LAB | lab(86.14, -29.55, 42.82) |
| CIE-LCH | lch(86.14, 52.03, 124.61°) |
| OKLab | oklab(87.02% -0.0815 0.1042) |
| OKLCH | oklch(87.02% 0.132 128) |
| XYZ | xyz(52.6772, 68.2687, 32.2272) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.44
Pistachio (survey)
#C0FA8B
ΔE00 4.74
Celery
#C1FD95
ΔE00 5.34
Tea Green
#BDF8A3
ΔE00 5.65
Washed Out Green
#BCF5A6
ΔE00 5.84
Light Yellowish Green
#C2FF89
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE584 #AE84E5
analogous
#E5DE84 #BBE584 #8AE584
triadic
#BBE584 #84BBE5 #E584BB
tetradic
#BBE584 #84E5DE #AE84E5 #E5848A
square
#BBE584 #84E5DE #AE84E5 #E5848A
split-complementary
#BBE584 #848AE5 #DE84E5
monochromatic
#82C52A #9FDA51 #BBE584 #D7F0B7 #F1FAE6
Accessibility & contrast
On white
1.43
#BBE584 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BBE584 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE584
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE584 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE584 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED97C
Deuteranopia (green-blind)
#E8D789
Tritanopia (blue-blind)
#BFDDCE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe584; /* rgb */ color: rgb(187, 229, 132); /* oklch */ color: oklch(87.0% 0.132 128.0);
Tailwind
colors: {
custom: {
50: '#d1eda9',
500: '#bbe584',
950: '#000000',
},
}SCSS
$custom: #bbe584; $custom-light: #d1eda9; $custom-dark: #000000;
JSON
{
"hex": "#bbe584",
"rgb": {
"r": 187,
"g": 229,
"b": 132
},
"hsl": {
"h": 85.979,
"s": 65.101,
"l": 70.784
},
"oklch": {
"l": 0.87022,
"c": 0.13233,
"h": 128
},
"luminance": 0.68269
}Semantic roles & 50–950 ramp
primary
#BBE584
secondary
#7F50BD
accent
#19CD67
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481