#BBE587#BBE587
#BBE587 is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.1% C 0.129 H 128.5°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE587 |
|---|---|
| RGB | rgb(187, 229, 135) |
| HSL | hsl(87, 64%, 71%) |
| HSV | hsv(87, 41%, 90%) |
| CMYK | cmyk(18.3%, 0%, 41%, 10.2%) |
| CIE-LAB | lab(86.18, -29.19, 41.40) |
| CIE-LCH | lch(86.18, 50.65, 125.19°) |
| OKLab | oklab(87.07% -0.0803 0.1012) |
| OKLCH | oklch(87.07% 0.129 128.5) |
| XYZ | xyz(52.8854, 68.3520, 33.3240) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.84
Celery
#C1FD95
ΔE00 5.31
Tea Green
#BDF8A3
ΔE00 5.35
Washed Out Green
#BCF5A6
ΔE00 5.48
Light Grey Green
#B7E1A1
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE587 #B187E5
analogous
#E5E087 #BBE587 #8CE587
triadic
#BBE587 #87BBE5 #E587BB
tetradic
#BBE587 #87E5E0 #B187E5 #E5878C
square
#BBE587 #87E5E0 #B187E5 #E5878C
split-complementary
#BBE587 #878CE5 #E087E5
monochromatic
#81C72B #9EDA55 #BBE587 #D8F0B9 #F1FAE6
Accessibility & contrast
On white
1.43
#BBE587 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#BBE587 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE587
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE587 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE587 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD980
Deuteranopia (green-blind)
#E7D78C
Tritanopia (blue-blind)
#BFDDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe587; /* rgb */ color: rgb(187, 229, 135); /* oklch */ color: oklch(87.1% 0.129 128.5);
Tailwind
colors: {
custom: {
50: '#d1edab',
500: '#bbe587',
950: '#000000',
},
}SCSS
$custom: #bbe587; $custom-light: #d1edab; $custom-dark: #000000;
JSON
{
"hex": "#bbe587",
"rgb": {
"r": 187,
"g": 229,
"b": 135
},
"hsl": {
"h": 86.809,
"s": 64.384,
"l": 71.373
},
"oklch": {
"l": 0.87069,
"c": 0.12917,
"h": 128.5
},
"luminance": 0.68353
}Semantic roles & 50–950 ramp
primary
#BBE587
secondary
#8253BE
accent
#19CC69
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481