#BBEC8A#BBEC8A
#BBEC8A is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.7% C 0.136 H 130.4°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEC8A |
|---|---|
| RGB | rgb(187, 236, 138) |
| HSL | hsl(90, 72%, 73%) |
| HSV | hsv(90, 42%, 93%) |
| CMYK | cmyk(20.8%, 0%, 41.5%, 7.5%) |
| CIE-LAB | lab(88.16, -32.10, 42.43) |
| CIE-LCH | lch(88.16, 53.21, 127.11°) |
| OKLab | oklab(88.67% -0.0883 0.1036) |
| OKLCH | oklch(88.67% 0.136 130.4) |
| XYZ | xyz(55.0756, 72.3897, 35.1108) |
| Luminance | 0.7239 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Celery
#C1FD95
ΔE00 3.63
Tea Green
#BDF8A3
ΔE00 4.10
Light Yellowish Green
#C2FF89
ΔE00 4.45
Washed Out Green
#BCF5A6
ΔE00 4.52
Light Pea Green
#C4FE82
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEC8A #BB8AEC
analogous
#ECEC8A #BBEC8A #8AEC8A
triadic
#BBEC8A #8ABBEC #EC8ABB
tetradic
#BBEC8A #8AECEC #BB8AEC #EC8A8A
square
#BBEC8A #8AECEC #BB8AEC #EC8A8A
split-complementary
#BBEC8A #8A8AEC #EC8AEC
monochromatic
#7ED823 #9CE355 #BBEC8A #DAF5BF #F0FBE5
Accessibility & contrast
On white
1.36
#BBEC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#BBEC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEC8A
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEC8A | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF82
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#BEE4D4
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbec8a; /* rgb */ color: rgb(187, 236, 138); /* oklch */ color: oklch(88.7% 0.136 130.4);
Tailwind
colors: {
custom: {
50: '#d1f2ad',
500: '#bbec8a',
950: '#000000',
},
}SCSS
$custom: #bbec8a; $custom-light: #d1f2ad; $custom-dark: #000000;
JSON
{
"hex": "#bbec8a",
"rgb": {
"r": 187,
"g": 236,
"b": 138
},
"hsl": {
"h": 90,
"s": 72.059,
"l": 73.333
},
"oklch": {
"l": 0.88671,
"c": 0.13615,
"h": 130.4
},
"luminance": 0.72391
}Semantic roles & 50–950 ramp
primary
#BBEC8A
secondary
#8D54C7
accent
#11D473
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581