#BBF889#BBF889
#BBF889 is a very light, vivid yellow-green. Relative luminance 0.795; OKLCH L 91.3% C 0.154 H 132.3°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF889 |
|---|---|
| RGB | rgb(187, 248, 137) |
| HSL | hsl(93, 89%, 75%) |
| HSV | hsv(93, 45%, 97%) |
| CMYK | cmyk(24.6%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(91.46, -37.70, 47.08) |
| CIE-LCH | lch(91.46, 60.32, 128.69°) |
| OKLab | oklab(91.33% -0.1039 0.1141) |
| OKLCH | oklch(91.33% 0.154 132.3) |
| XYZ | xyz(58.5753, 79.5043, 35.9218) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.71
Celery
#C1FD95
ΔE00 1.57
Light Yellowish Green
#C2FF89
ΔE00 1.71
Light Pea Green
#C4FE82
ΔE00 2.40
Pale Light Green
#B1FC99
ΔE00 3.36
Spring Green (survey)
#A9F971
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF889 #C689F8
analogous
#F2F889 #BBF889 #89F88E
triadic
#BBF889 #89BBF8 #F889BB
tetradic
#BBF889 #89F2F8 #C689F8 #F88E89
square
#BBF889 #89F2F8 #C689F8 #F88E89
split-complementary
#BBF889 #8E89F8 #F889F2
monochromatic
#78F115 #9AF54F #BBF889 #DCFBC3 #EEFDE2
Accessibility & contrast
On white
1.24
#BBF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#BBF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF889
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF889 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#BDF0DE
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbf889; /* rgb */ color: rgb(187, 248, 137); /* oklch */ color: oklch(91.3% 0.154 132.3);
Tailwind
colors: {
custom: {
50: '#d1fbad',
500: '#bbf889',
950: '#000000',
},
}SCSS
$custom: #bbf889; $custom-light: #d1fbad; $custom-dark: #000000;
JSON
{
"hex": "#bbf889",
"rgb": {
"r": 187,
"g": 248,
"b": 137
},
"hsl": {
"h": 92.973,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.91333,
"c": 0.15436,
"h": 132.3
},
"luminance": 0.79506
}Semantic roles & 50–950 ramp
primary
#BBF889
secondary
#994FD6
accent
#00E57E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581