#BBEE8F#BBEE8F
#BBEE8F is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.134 H 131.6°. Best body text is #000000 at 15.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE8F |
|---|---|
| RGB | rgb(187, 238, 143) |
| HSL | hsl(92, 74%, 75%) |
| HSV | hsv(92, 40%, 93%) |
| CMYK | cmyk(21.4%, 0%, 39.9%, 6.7%) |
| CIE-LAB | lab(88.78, -32.40, 40.77) |
| CIE-LCH | lch(88.78, 52.08, 128.48°) |
| OKLab | oklab(89.2% -0.0889 0.1) |
| OKLCH | oklch(89.2% 0.134 131.6) |
| XYZ | xyz(56.0250, 73.6959, 37.2543) |
| Luminance | 0.7370 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.22
Tea Green
#BDF8A3
ΔE00 3.29
Washed Out Green
#BCF5A6
ΔE00 3.72
Pale Light Green
#B1FC99
ΔE00 4.15
Light Yellowish Green
#C2FF89
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE8F #C28FEE
analogous
#EAEE8F #BBEE8F #8FEE93
triadic
#BBEE8F #8FBBEE #EE8FBB
tetradic
#BBEE8F #8FEAEE #C28FEE #EE938F
square
#BBEE8F #8FEAEE #C28FEE #EE938F
split-complementary
#BBEE8F #938FEE #EE8FEA
monochromatic
#7ADE25 #9BE65A #BBEE8F #DBF6C4 #EFFBE4
Accessibility & contrast
On white
1.33
#BBEE8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.74
#BBEE8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE8F
15.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE8F | 1.00 | 1.33 | 15.74 | 15.74 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E188
Deuteranopia (green-blind)
#EEDE94
Tritanopia (blue-blind)
#BDE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee8f; /* rgb */ color: rgb(187, 238, 143); /* oklch */ color: oklch(89.2% 0.134 131.6);
Tailwind
colors: {
custom: {
50: '#d1f3b1',
500: '#bbee8f',
950: '#000000',
},
}SCSS
$custom: #bbee8f; $custom-light: #d1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#bbee8f",
"rgb": {
"r": 187,
"g": 238,
"b": 143
},
"hsl": {
"h": 92.211,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.89195,
"c": 0.13384,
"h": 131.6
},
"luminance": 0.73697
}Semantic roles & 50–950 ramp
primary
#BBEE8F
secondary
#9558CA
accent
#10D67A
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141711
muted
#838581