#BBEB8A#BBEB8A
#BBEB8A is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.4% C 0.135 H 130.2°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEB8A |
|---|---|
| RGB | rgb(187, 235, 138) |
| HSL | hsl(90, 71%, 73%) |
| HSV | hsv(90, 41%, 92%) |
| CMYK | cmyk(20.4%, 0%, 41.3%, 7.8%) |
| CIE-LAB | lab(87.88, -31.64, 42.08) |
| CIE-LCH | lch(87.88, 52.65, 126.94°) |
| OKLab | oklab(88.45% -0.087 0.1028) |
| OKLCH | oklch(88.45% 0.135 130.2) |
| XYZ | xyz(54.7885, 71.8155, 35.0151) |
| Luminance | 0.7182 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.47
Celery
#C1FD95
ΔE00 3.86
Tea Green
#BDF8A3
ΔE00 4.21
Washed Out Green
#BCF5A6
ΔE00 4.57
Light Yellowish Green
#C2FF89
ΔE00 4.69
Light Pea Green
#C4FE82
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEB8A #BA8AEB
analogous
#EBEB8A #BBEB8A #8AEB8A
triadic
#BBEB8A #8ABBEB #EB8ABB
tetradic
#BBEB8A #8AEBEB #BA8AEB #EB8A8A
square
#BBEB8A #8AEBEB #BA8AEB #EB8A8A
split-complementary
#BBEB8A #8A8AEB #EB8AEB
monochromatic
#7ED625 #9DE256 #BBEB8A #D9F4BE #F0FBE5
Accessibility & contrast
On white
1.37
#BBEB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#BBEB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEB8A
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEB8A | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF83
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#BEE3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbeb8a; /* rgb */ color: rgb(187, 235, 138); /* oklch */ color: oklch(88.4% 0.135 130.2);
Tailwind
colors: {
custom: {
50: '#d1f1ad',
500: '#bbeb8a',
950: '#000000',
},
}SCSS
$custom: #bbeb8a; $custom-light: #d1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#bbeb8a",
"rgb": {
"r": 187,
"g": 235,
"b": 138
},
"hsl": {
"h": 89.691,
"s": 70.803,
"l": 73.137
},
"oklch": {
"l": 0.88448,
"c": 0.13471,
"h": 130.2
},
"luminance": 0.71816
}Semantic roles & 50–950 ramp
primary
#BBEB8A
secondary
#8C54C5
accent
#13D372
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581