#BBF389#BBF389
#BBF389 is a very light, vivid yellow-green. Relative luminance 0.765; OKLCH L 90.2% C 0.147 H 131.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF389 |
|---|---|
| RGB | rgb(187, 243, 137) |
| HSL | hsl(92, 82%, 75%) |
| HSV | hsv(92, 44%, 95%) |
| CMYK | cmyk(23%, 0%, 43.6%, 4.7%) |
| CIE-LAB | lab(90.08, -35.44, 45.35) |
| CIE-LCH | lch(90.08, 57.55, 128.01°) |
| OKLab | oklab(90.22% -0.0976 0.1102) |
| OKLCH | oklch(90.22% 0.147 131.5) |
| XYZ | xyz(57.0586, 76.4708, 35.4162) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 1.53
Celery
#C1FD95
ΔE00 2.19
Light Yellowish Green
#C2FF89
ΔE00 2.74
Light Pea Green
#C4FE82
ΔE00 3.20
Pale Light Green
#B1FC99
ΔE00 3.76
Tea Green
#BDF8A3
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF389 #C189F3
analogous
#F0F389 #BBF389 #89F38C
triadic
#BBF389 #89BBF3 #F389BB
tetradic
#BBF389 #89F0F3 #C189F3 #F38C89
square
#BBF389 #89F0F3 #C189F3 #F38C89
split-complementary
#BBF389 #8C89F3 #F389F0
monochromatic
#7BE81A #9BED51 #BBF389 #DBF9C1 #EFFCE3
Accessibility & contrast
On white
1.29
#BBF389 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#BBF389 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF389
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF389 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF389 | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE581
Deuteranopia (green-blind)
#F3E18F
Tritanopia (blue-blind)
#BDEBDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbf389; /* rgb */ color: rgb(187, 243, 137); /* oklch */ color: oklch(90.2% 0.147 131.5);
Tailwind
colors: {
custom: {
50: '#d1f7ad',
500: '#bbf389',
950: '#000000',
},
}SCSS
$custom: #bbf389; $custom-light: #d1f7ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf389",
"rgb": {
"r": 187,
"g": 243,
"b": 137
},
"hsl": {
"h": 91.698,
"s": 81.538,
"l": 74.51
},
"oklch": {
"l": 0.90215,
"c": 0.14725,
"h": 131.5
},
"luminance": 0.76472
}Semantic roles & 50–950 ramp
primary
#BBF389
secondary
#9451CF
accent
#08DE79
background
#FEFFFD
surface
#FBFEF7
border
#D4D6D0
text
#141710
muted
#838581