#BBEE94#BBEE94
#BBEE94 is a very light, vivid yellow-green. Relative luminance 0.739; OKLCH L 89.3% C 0.129 H 132.5°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE94 |
|---|---|
| RGB | rgb(187, 238, 148) |
| HSL | hsl(94, 73%, 76%) |
| HSV | hsv(94, 38%, 93%) |
| CMYK | cmyk(21.4%, 0%, 37.8%, 6.7%) |
| CIE-LAB | lab(88.85, -31.76, 38.39) |
| CIE-LCH | lch(88.85, 49.82, 129.60°) |
| OKLab | oklab(89.28% -0.0869 0.0947) |
| OKLCH | oklch(89.28% 0.129 132.5) |
| XYZ | xyz(56.4123, 73.8508, 39.2937) |
| Luminance | 0.7385 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.72
Washed Out Green
#BCF5A6
ΔE00 2.97
Celery
#C1FD95
ΔE00 3.48
Pistachio (survey)
#C0FA8B
ΔE00 3.70
Pale Light Green
#B1FC99
ΔE00 4.04
Light Pastel Green
#B2FBA5
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE94 #C794EE
analogous
#E8EE94 #BBEE94 #94EE9A
triadic
#BBEE94 #94BBEE #EE94BB
tetradic
#BBEE94 #94E8EE #C794EE #EE9A94
square
#BBEE94 #94E8EE #C794EE #EE9A94
split-complementary
#BBEE94 #9A94EE #EE94E8
monochromatic
#78DD2A #99E65F #BBEE94 #DDF6C9 #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#BBEE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE94
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE94 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#EDDE99
Tritanopia (blue-blind)
#BCE7D8
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee94; /* rgb */ color: rgb(187, 238, 148); /* oklch */ color: oklch(89.3% 0.129 132.5);
Tailwind
colors: {
custom: {
50: '#d1f3b4',
500: '#bbee94',
950: '#000000',
},
}SCSS
$custom: #bbee94; $custom-light: #d1f3b4; $custom-dark: #000000;
JSON
{
"hex": "#bbee94",
"rgb": {
"r": 187,
"g": 238,
"b": 148
},
"hsl": {
"h": 94,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.89278,
"c": 0.12856,
"h": 132.5
},
"luminance": 0.73852
}Semantic roles & 50–950 ramp
primary
#BBEE94
secondary
#9A5CCA
accent
#11D580
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581