#BBF189#BBF189
#BBF189 is a very light, vivid yellow-green. Relative luminance 0.753; OKLCH L 89.8% C 0.144 H 131.2°. Best body text is #000000 at 16.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF189 |
|---|---|
| RGB | rgb(187, 241, 137) |
| HSL | hsl(91, 79%, 74%) |
| HSV | hsv(91, 43%, 95%) |
| CMYK | cmyk(22.4%, 0%, 43.2%, 5.5%) |
| CIE-LAB | lab(89.52, -34.53, 44.65) |
| CIE-LCH | lch(89.52, 56.44, 127.71°) |
| OKLab | oklab(89.77% -0.0951 0.1086) |
| OKLCH | oklch(89.77% 0.144 131.2) |
| XYZ | xyz(56.4633, 75.2803, 35.2178) |
| Luminance | 0.7528 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.97
Celery
#C1FD95
ΔE00 2.56
Light Yellowish Green
#C2FF89
ΔE00 3.19
Light Pea Green
#C4FE82
ΔE00 3.59
Tea Green
#BDF8A3
ΔE00 3.95
Pale Light Green
#B1FC99
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF189 #BF89F1
analogous
#EFF189 #BBF189 #89F18B
triadic
#BBF189 #89BBF1 #F189BB
tetradic
#BBF189 #89EFF1 #BF89F1 #F18B89
square
#BBF189 #89EFF1 #BF89F1 #F18B89
split-complementary
#BBF189 #8B89F1 #F189EF
monochromatic
#7CE41C #9BEB52 #BBF189 #DBF7C0 #EFFCE4
Accessibility & contrast
On white
1.31
#BBF189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.06
#BBF189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF189
16.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF189 | 1.00 | 1.31 | 16.06 | 16.06 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E481
Deuteranopia (green-blind)
#F1E08F
Tritanopia (blue-blind)
#BDE9D8
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #bbf189; /* rgb */ color: rgb(187, 241, 137); /* oklch */ color: oklch(89.8% 0.144 131.2);
Tailwind
colors: {
custom: {
50: '#d1f6ad',
500: '#bbf189',
950: '#000000',
},
}SCSS
$custom: #bbf189; $custom-light: #d1f6ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf189",
"rgb": {
"r": 187,
"g": 241,
"b": 137
},
"hsl": {
"h": 91.154,
"s": 78.788,
"l": 74.118
},
"oklch": {
"l": 0.89769,
"c": 0.14438,
"h": 131.2
},
"luminance": 0.75282
}Semantic roles & 50–950 ramp
primary
#BBF189
secondary
#9151CD
accent
#0ADB77
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581