#BBEA8A#BBEA8A
#BBEA8A is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.2% C 0.133 H 130.0°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEA8A |
|---|---|
| RGB | rgb(187, 234, 138) |
| HSL | hsl(89, 70%, 73%) |
| HSV | hsv(89, 41%, 92%) |
| CMYK | cmyk(20.1%, 0%, 41%, 8.2%) |
| CIE-LAB | lab(87.60, -31.17, 41.73) |
| CIE-LCH | lch(87.60, 52.08, 126.76°) |
| OKLab | oklab(88.23% -0.0857 0.102) |
| OKLCH | oklch(88.23% 0.133 130) |
| XYZ | xyz(54.5030, 71.2445, 34.9199) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.72
Celery
#C1FD95
ΔE00 4.10
Tea Green
#BDF8A3
ΔE00 4.33
Washed Out Green
#BCF5A6
ΔE00 4.63
Light Yellowish Green
#C2FF89
ΔE00 4.94
Pale Light Green
#B1FC99
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEA8A #B98AEA
analogous
#EAE98A #BBEA8A #8BEA8A
triadic
#BBEA8A #8ABBEA #EA8ABB
tetradic
#BBEA8A #8AEAE9 #B98AEA #EA8A8B
square
#BBEA8A #8AEAE9 #B98AEA #EA8A8B
split-complementary
#BBEA8A #8A8BEA #E98AEA
monochromatic
#7FD426 #9DE156 #BBEA8A #D9F3BE #F0FAE5
Accessibility & contrast
On white
1.38
#BBEA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#BBEA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEA8A
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEA8A | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE83
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#BEE3D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbea8a; /* rgb */ color: rgb(187, 234, 138); /* oklch */ color: oklch(88.2% 0.133 130.0);
Tailwind
colors: {
custom: {
50: '#d1f1ad',
500: '#bbea8a',
950: '#000000',
},
}SCSS
$custom: #bbea8a; $custom-light: #d1f1ad; $custom-dark: #000000;
JSON
{
"hex": "#bbea8a",
"rgb": {
"r": 187,
"g": 234,
"b": 138
},
"hsl": {
"h": 89.375,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.88226,
"c": 0.13325,
"h": 130
},
"luminance": 0.71245
}Semantic roles & 50–950 ramp
primary
#BBEA8A
secondary
#8B54C4
accent
#14D271
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141610
muted
#838581