#BBE784#BBE784
#BBE784 is a very light, vivid yellow-green. Relative luminance 0.694; OKLCH L 87.5% C 0.135 H 128.5°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE784 |
|---|---|
| RGB | rgb(187, 231, 132) |
| HSL | hsl(87, 67%, 71%) |
| HSV | hsv(87, 43%, 91%) |
| CMYK | cmyk(19%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(86.69, -30.49, 43.52) |
| CIE-LCH | lch(86.69, 53.14, 125.02°) |
| OKLab | oklab(87.47% -0.0841 0.1058) |
| OKLCH | oklch(87.47% 0.135 128.5) |
| XYZ | xyz(53.2337, 69.3818, 32.4128) |
| Luminance | 0.6938 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.23
Celery
#C1FD95
ΔE00 4.87
Pale Olive Green
#B1D27B
ΔE00 4.93
Light Yellowish Green
#C2FF89
ΔE00 5.36
Tea Green
#BDF8A3
ΔE00 5.37
Light Pea Green
#C4FE82
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE784 #B084E7
analogous
#E7E284 #BBE784 #89E784
triadic
#BBE784 #84BBE7 #E784BB
tetradic
#BBE784 #84E7E2 #B084E7 #E78489
square
#BBE784 #84E7E2 #B084E7 #E78489
split-complementary
#BBE784 #8489E7 #E284E7
monochromatic
#81C927 #9FDD51 #BBE784 #D7F1B7 #F1FAE5
Accessibility & contrast
On white
1.41
#BBE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#BBE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE784
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE784 | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7C
Deuteranopia (green-blind)
#E9D889
Tritanopia (blue-blind)
#BFDFCF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbe784; /* rgb */ color: rgb(187, 231, 132); /* oklch */ color: oklch(87.5% 0.135 128.5);
Tailwind
colors: {
custom: {
50: '#d1eea9',
500: '#bbe784',
950: '#000000',
},
}SCSS
$custom: #bbe784; $custom-light: #d1eea9; $custom-dark: #000000;
JSON
{
"hex": "#bbe784",
"rgb": {
"r": 187,
"g": 231,
"b": 132
},
"hsl": {
"h": 86.667,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.87466,
"c": 0.1352,
"h": 128.5
},
"luminance": 0.69383
}Semantic roles & 50–950 ramp
primary
#BBE784
secondary
#814FC0
accent
#16CF68
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581