#BBE488#BBE488
#BBE488 is a very light, vivid yellow-green. Relative luminance 0.678; OKLCH L 86.9% C 0.127 H 128.4°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE488 |
|---|---|
| RGB | rgb(187, 228, 136) |
| HSL | hsl(87, 63%, 71%) |
| HSV | hsv(87, 40%, 89%) |
| CMYK | cmyk(18%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(85.92, -28.60, 40.57) |
| CIE-LCH | lch(85.92, 49.63, 125.18°) |
| OKLab | oklab(86.86% -0.0786 0.0993) |
| OKLCH | oklch(86.86% 0.127 128.4) |
| XYZ | xyz(52.6803, 67.8285, 33.6046) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.17
Pistachio (survey)
#C0FA8B
ΔE00 5.15
Light Grey Green
#B7E1A1
ΔE00 5.41
Tea Green
#BDF8A3
ΔE00 5.43
Washed Out Green
#BCF5A6
ΔE00 5.48
Celery
#C1FD95
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE488 #B188E4
analogous
#E4DF88 #BBE488 #8DE488
triadic
#BBE488 #88BBE4 #E488BB
tetradic
#BBE488 #88E4DF #B188E4 #E4888D
square
#BBE488 #88E4DF #B188E4 #E4888D
split-complementary
#BBE488 #888DE4 #DF88E4
monochromatic
#81C52D #9ED956 #BBE488 #D8EFBA #F1F9E6
Accessibility & contrast
On white
1.44
#BBE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BBE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE488
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE488 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD981
Deuteranopia (green-blind)
#E6D68D
Tritanopia (blue-blind)
#BFDDCD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbe488; /* rgb */ color: rgb(187, 228, 136); /* oklch */ color: oklch(86.9% 0.127 128.4);
Tailwind
colors: {
custom: {
50: '#d1ecac',
500: '#bbe488',
950: '#000000',
},
}SCSS
$custom: #bbe488; $custom-light: #d1ecac; $custom-dark: #000000;
JSON
{
"hex": "#bbe488",
"rgb": {
"r": 187,
"g": 228,
"b": 136
},
"hsl": {
"h": 86.739,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.86863,
"c": 0.12666,
"h": 128.4
},
"luminance": 0.67829
}Semantic roles & 50–950 ramp
primary
#BBE488
secondary
#8254BD
accent
#1BCB69
background
#FEFEFD
surface
#FBFDF7
border
#D4D5D0
text
#141610
muted
#838481