#BBE88D#BBE88D
#BBE88D is a very light, vivid yellow-green. Relative luminance 0.702; OKLCH L 87.8% C 0.127 H 130.1°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE88D |
|---|---|
| RGB | rgb(187, 232, 141) |
| HSL | hsl(90, 66%, 73%) |
| HSV | hsv(90, 39%, 91%) |
| CMYK | cmyk(19.4%, 0%, 39.2%, 9%) |
| CIE-LAB | lab(87.09, -29.86, 39.59) |
| CIE-LCH | lch(87.09, 49.59, 127.02°) |
| OKLab | oklab(87.83% -0.0819 0.0973) |
| OKLCH | oklch(87.83% 0.127 130.1) |
| XYZ | xyz(54.1571, 70.2002, 35.8909) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.31
Washed Out Green
#BCF5A6
ΔE00 4.40
Pistachio (survey)
#C0FA8B
ΔE00 4.43
Celery
#C1FD95
ΔE00 4.65
Light Grey Green
#B7E1A1
ΔE00 5.10
Pale Olive Green
#B1D27B
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE88D #BA8DE8
analogous
#E8E78D #BBE88D #8DE88D
triadic
#BBE88D #8DBBE8 #E88DBB
tetradic
#BBE88D #8DE8E7 #BA8DE8 #E88D8D
square
#BBE88D #8DE8E7 #BA8DE8 #E88D8D
split-complementary
#BBE88D #8D8DE8 #E78DE8
monochromatic
#7ED12A #9DDE5A #BBE88D #D9F2C0 #F0FAE6
Accessibility & contrast
On white
1.40
#BBE88D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BBE88D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE88D
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE88D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE88D | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DC86
Deuteranopia (green-blind)
#E9D992
Tritanopia (blue-blind)
#BEE1D2
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbe88d; /* rgb */ color: rgb(187, 232, 141); /* oklch */ color: oklch(87.8% 0.127 130.1);
Tailwind
colors: {
custom: {
50: '#d1efaf',
500: '#bbe88d',
950: '#000000',
},
}SCSS
$custom: #bbe88d; $custom-light: #d1efaf; $custom-dark: #000000;
JSON
{
"hex": "#bbe88d",
"rgb": {
"r": 187,
"g": 232,
"b": 141
},
"hsl": {
"h": 89.67,
"s": 66.423,
"l": 73.137
},
"oklch": {
"l": 0.87831,
"c": 0.12716,
"h": 130.1
},
"luminance": 0.70201
}Semantic roles & 50–950 ramp
primary
#BBE88D
secondary
#8C57C2
accent
#17CE72
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581