#BBF989#BBF989
#BBF989 is a very light, vivid yellow-green. Relative luminance 0.801; OKLCH L 91.6% C 0.156 H 132.5°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF989 |
|---|---|
| RGB | rgb(187, 249, 137) |
| HSL | hsl(93, 90%, 76%) |
| HSV | hsv(93, 45%, 98%) |
| CMYK | cmyk(24.9%, 0%, 45%, 2.4%) |
| CIE-LAB | lab(91.74, -38.15, 47.43) |
| CIE-LCH | lch(91.74, 60.87, 128.81°) |
| OKLab | oklab(91.56% -0.1052 0.1149) |
| OKLCH | oklch(91.56% 0.156 132.5) |
| XYZ | xyz(58.8835, 80.1208, 36.0245) |
| Luminance | 0.8012 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.69
Celery
#C1FD95
ΔE00 1.53
Light Yellowish Green
#C2FF89
ΔE00 1.54
Light Pea Green
#C4FE82
ΔE00 2.28
Spring Green (survey)
#A9F971
ΔE00 3.30
Pale Light Green
#B1FC99
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF989 #C789F9
analogous
#F3F989 #BBF989 #89F98F
triadic
#BBF989 #89BBF9 #F989BB
tetradic
#BBF989 #89F3F9 #C789F9 #F98F89
square
#BBF989 #89F3F9 #C789F9 #F98F89
split-complementary
#BBF989 #8F89F9 #F989F3
monochromatic
#78F315 #99F64F #BBF989 #DDFCC3 #EEFEE2
Accessibility & contrast
On white
1.23
#BBF989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#BBF989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF989
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF989 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#BDF1DE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bbf989; /* rgb */ color: rgb(187, 249, 137); /* oklch */ color: oklch(91.6% 0.156 132.5);
Tailwind
colors: {
custom: {
50: '#d1fbad',
500: '#bbf989',
950: '#000000',
},
}SCSS
$custom: #bbf989; $custom-light: #d1fbad; $custom-dark: #000000;
JSON
{
"hex": "#bbf989",
"rgb": {
"r": 187,
"g": 249,
"b": 137
},
"hsl": {
"h": 93.214,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.91557,
"c": 0.15577,
"h": 132.5
},
"luminance": 0.80122
}Semantic roles & 50–950 ramp
primary
#BBF989
secondary
#9A4FD7
accent
#00E67F
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581