#BBEE92#BBEE92
#BBEE92 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.2% C 0.131 H 132.2°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE92 |
|---|---|
| RGB | rgb(187, 238, 146) |
| HSL | hsl(93, 73%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.4%, 0%, 38.7%, 6.7%) |
| CIE-LAB | lab(88.82, -32.02, 39.34) |
| CIE-LCH | lch(88.82, 50.72, 129.14°) |
| OKLab | oklab(89.24% -0.0877 0.0969) |
| OKLCH | oklch(89.24% 0.131 132.2) |
| XYZ | xyz(56.2553, 73.7880, 38.4672) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.94
Washed Out Green
#BCF5A6
ΔE00 3.27
Celery
#C1FD95
ΔE00 3.35
Pistachio (survey)
#C0FA8B
ΔE00 3.46
Pale Light Green
#B1FC99
ΔE00 4.07
Light Pastel Green
#B2FBA5
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE92 #C592EE
analogous
#E9EE92 #BBEE92 #92EE97
triadic
#BBEE92 #92BBEE #EE92BB
tetradic
#BBEE92 #92E9EE #C592EE #EE9792
square
#BBEE92 #92E9EE #C592EE #EE9792
split-complementary
#BBEE92 #9792EE #EE92E9
monochromatic
#79DD28 #9AE65D #BBEE92 #DCF6C7 #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BBEE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE92
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE92 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28B
Deuteranopia (green-blind)
#EEDE97
Tritanopia (blue-blind)
#BDE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee92; /* rgb */ color: rgb(187, 238, 146); /* oklch */ color: oklch(89.2% 0.131 132.2);
Tailwind
colors: {
custom: {
50: '#d1f3b3',
500: '#bbee92',
950: '#000000',
},
}SCSS
$custom: #bbee92; $custom-light: #d1f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bbee92",
"rgb": {
"r": 187,
"g": 238,
"b": 146
},
"hsl": {
"h": 93.261,
"s": 73.016,
"l": 75.294
},
"oklch": {
"l": 0.89245,
"c": 0.13068,
"h": 132.2
},
"luminance": 0.73789
}Semantic roles & 50–950 ramp
primary
#BBEE92
secondary
#985ACA
accent
#10D57D
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581