#BBEE90#BBEE90
#BBEE90 is a very light, vivid yellow-green. Relative luminance 0.737; OKLCH L 89.2% C 0.133 H 131.8°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEE90 |
|---|---|
| RGB | rgb(187, 238, 144) |
| HSL | hsl(93, 73%, 75%) |
| HSV | hsv(93, 39%, 93%) |
| CMYK | cmyk(21.4%, 0%, 39.5%, 6.7%) |
| CIE-LAB | lab(88.79, -32.28, 40.29) |
| CIE-LCH | lch(88.79, 51.63, 128.69°) |
| OKLab | oklab(89.21% -0.0885 0.099) |
| OKLCH | oklch(89.21% 0.133 131.8) |
| XYZ | xyz(56.1011, 73.7263, 37.6550) |
| Luminance | 0.7373 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.17
Pistachio (survey)
#C0FA8B
ΔE00 3.24
Celery
#C1FD95
ΔE00 3.26
Washed Out Green
#BCF5A6
ΔE00 3.57
Pale Light Green
#B1FC99
ΔE00 4.12
Light Yellowish Green
#C2FF89
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEE90 #C390EE
analogous
#EAEE90 #BBEE90 #90EE94
triadic
#BBEE90 #90BBEE #EE90BB
tetradic
#BBEE90 #90EAEE #C390EE #EE9490
square
#BBEE90 #90EAEE #C390EE #EE9490
split-complementary
#BBEE90 #9490EE #EE90EA
monochromatic
#7ADE26 #9AE65B #BBEE90 #DCF6C5 #EFFBE4
Accessibility & contrast
On white
1.33
#BBEE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#BBEE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEE90
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEE90 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E289
Deuteranopia (green-blind)
#EEDE95
Tritanopia (blue-blind)
#BDE7D7
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbee90; /* rgb */ color: rgb(187, 238, 144); /* oklch */ color: oklch(89.2% 0.133 131.8);
Tailwind
colors: {
custom: {
50: '#d1f3b1',
500: '#bbee90',
950: '#000000',
},
}SCSS
$custom: #bbee90; $custom-light: #d1f3b1; $custom-dark: #000000;
JSON
{
"hex": "#bbee90",
"rgb": {
"r": 187,
"g": 238,
"b": 144
},
"hsl": {
"h": 92.553,
"s": 73.438,
"l": 74.902
},
"oklch": {
"l": 0.89211,
"c": 0.13279,
"h": 131.8
},
"luminance": 0.73727
}Semantic roles & 50–950 ramp
primary
#BBEE90
secondary
#9659CA
accent
#10D67B
background
#FEFFFD
surface
#FBFEF8
border
#D4D6D1
text
#141711
muted
#838581