#BBEE93#BBEE93
#BBEE93 is a very light, vivid yellow-green. Relative luminance 0.738; OKLCH L 89.3% C 0.130 H 132.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE93 |
|---|---|
| RGB | rgb(187, 238, 147) |
| HSL | hsl(94, 73%, 75%) |
| HSV | hsv(94, 38%, 93%) |
| CMYK | cmyk(21.4%, 0%, 38.2%, 6.7%) |
| CIE-LAB | lab(88.84, -31.89, 38.87) |
| CIE-LCH | lch(88.84, 50.27, 129.37°) |
| OKLab | oklab(89.26% -0.0873 0.0958) |
| OKLCH | oklch(89.26% 0.13 132.3) |
| XYZ | xyz(56.3334, 73.8193, 38.8787) |
| Luminance | 0.7382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 2.83
Washed Out Green
#BCF5A6
ΔE00 3.12
Celery
#C1FD95
ΔE00 3.41
Pistachio (survey)
#C0FA8B
ΔE00 3.58
Pale Light Green
#B1FC99
ΔE00 4.05
Light Pastel Green
#B2FBA5
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE93 #C693EE
analogous
#E9EE93 #BBEE93 #93EE98
triadic
#BBEE93 #93BBEE #EE93BB
tetradic
#BBEE93 #93E9EE #C693EE #EE9893
square
#BBEE93 #93E9EE #C693EE #EE9893
split-complementary
#BBEE93 #9893EE #EE93E9
monochromatic
#78DD29 #9AE65E #BBEE93 #DCF6C8 #EEFBE5
Accessibility & contrast
On white
1.33
#BBEE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#BBEE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE93
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE93 | 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)
#F5E28C
Deuteranopia (green-blind)
#EEDE98
Tritanopia (blue-blind)
#BDE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee93; /* rgb */ color: rgb(187, 238, 147); /* oklch */ color: oklch(89.3% 0.130 132.3);
Tailwind
colors: {
custom: {
50: '#d1f3b3',
500: '#bbee93',
950: '#000000',
},
}SCSS
$custom: #bbee93; $custom-light: #d1f3b3; $custom-dark: #000000;
JSON
{
"hex": "#bbee93",
"rgb": {
"r": 187,
"g": 238,
"b": 147
},
"hsl": {
"h": 93.626,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.89261,
"c": 0.12962,
"h": 132.3
},
"luminance": 0.7382
}Semantic roles & 50–950 ramp
primary
#BBEE93
secondary
#995BCA
accent
#11D57F
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581