#BBE588#BBE588
#BBE588 is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 87.1% C 0.128 H 128.6°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE588 |
|---|---|
| RGB | rgb(187, 229, 136) |
| HSL | hsl(87, 64%, 72%) |
| HSV | hsv(87, 41%, 90%) |
| CMYK | cmyk(18.3%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(86.20, -29.07, 40.92) |
| CIE-LCH | lch(86.20, 50.19, 125.39°) |
| OKLab | oklab(87.09% -0.0799 0.1001) |
| OKLCH | oklch(87.09% 0.128 128.6) |
| XYZ | xyz(52.9562, 68.3803, 33.6965) |
| Luminance | 0.6838 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.89
Tea Green
#BDF8A3
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.32
Washed Out Green
#BCF5A6
ΔE00 5.36
Light Grey Green
#B7E1A1
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE588 #B288E5
analogous
#E5E188 #BBE588 #8DE588
triadic
#BBE588 #88BBE5 #E588BB
tetradic
#BBE588 #88E5E1 #B288E5 #E5888D
square
#BBE588 #88E5E1 #B288E5 #E5888D
split-complementary
#BBE588 #888DE5 #E188E5
monochromatic
#81C72C #9EDA56 #BBE588 #D8F0BA #F1FAE6
Accessibility & contrast
On white
1.43
#BBE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BBE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE588
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE588 | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD981
Deuteranopia (green-blind)
#E7D78D
Tritanopia (blue-blind)
#BFDDCE
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbe588; /* rgb */ color: rgb(187, 229, 136); /* oklch */ color: oklch(87.1% 0.128 128.6);
Tailwind
colors: {
custom: {
50: '#d1edac',
500: '#bbe588',
950: '#000000',
},
}SCSS
$custom: #bbe588; $custom-light: #d1edac; $custom-dark: #000000;
JSON
{
"hex": "#bbe588",
"rgb": {
"r": 187,
"g": 229,
"b": 136
},
"hsl": {
"h": 87.097,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.87085,
"c": 0.12811,
"h": 128.6
},
"luminance": 0.68381
}Semantic roles & 50–950 ramp
primary
#BBE588
secondary
#8353BE
accent
#1ACC6A
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481