#BBEC94#BBEC94
#BBEC94 is a very light, vivid yellow-green. Relative luminance 0.727; OKLCH L 88.8% C 0.126 H 132.2°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEC94 |
|---|---|
| RGB | rgb(187, 236, 148) |
| HSL | hsl(93, 70%, 75%) |
| HSV | hsv(93, 37%, 93%) |
| CMYK | cmyk(20.8%, 0%, 37.3%, 7.5%) |
| CIE-LAB | lab(88.30, -30.82, 37.67) |
| CIE-LCH | lch(88.30, 48.67, 129.29°) |
| OKLab | oklab(88.84% -0.0843 0.0931) |
| OKLCH | oklch(88.84% 0.126 132.2) |
| XYZ | xyz(55.8332, 72.6927, 39.1007) |
| Luminance | 0.7269 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.03
Washed Out Green
#BCF5A6
ΔE00 3.11
Celery
#C1FD95
ΔE00 3.98
Pistachio (survey)
#C0FA8B
ΔE00 4.16
Pale Light Green
#B1FC99
ΔE00 4.51
Light Light Green
#C8FFB0
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEC94 #C594EC
analogous
#E7EC94 #BBEC94 #94EC99
triadic
#BBEC94 #94BBEC #EC94BB
tetradic
#BBEC94 #94E7EC #C594EC #EC9994
square
#BBEC94 #94E7EC #C594EC #EC9994
split-complementary
#BBEC94 #9994EC #EC94E7
monochromatic
#79DA2C #9AE360 #BBEC94 #DCF5C8 #EEFAE5
Accessibility & contrast
On white
1.35
#BBEC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#BBEC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEC94
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEC94 | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08E
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#BDE5D6
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbec94; /* rgb */ color: rgb(187, 236, 148); /* oklch */ color: oklch(88.8% 0.126 132.2);
Tailwind
colors: {
custom: {
50: '#d1f2b4',
500: '#bbec94',
950: '#000000',
},
}SCSS
$custom: #bbec94; $custom-light: #d1f2b4; $custom-dark: #000000;
JSON
{
"hex": "#bbec94",
"rgb": {
"r": 187,
"g": 236,
"b": 148
},
"hsl": {
"h": 93.409,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.88835,
"c": 0.12558,
"h": 132.2
},
"luminance": 0.72694
}Semantic roles & 50–950 ramp
primary
#BBEC94
secondary
#985DC7
accent
#14D27E
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581