#BBF689#BBF689
#BBF689 is a very light, vivid yellow-green. Relative luminance 0.783; OKLCH L 90.9% C 0.152 H 132.0°. Best body text is #000000 at 16.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BBF689 |
|---|---|
| RGB | rgb(187, 246, 137) |
| HSL | hsl(92, 86%, 75%) |
| HSV | hsv(92, 44%, 96%) |
| CMYK | cmyk(24%, 0%, 44.3%, 3.5%) |
| CIE-LAB | lab(90.91, -36.80, 46.39) |
| CIE-LCH | lch(90.91, 59.21, 128.42°) |
| OKLab | oklab(90.89% -0.1014 0.1126) |
| OKLCH | oklch(90.89% 0.152 132) |
| XYZ | xyz(57.9637, 78.2811, 35.7179) |
| Luminance | 0.7828 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.95
Celery
#C1FD95
ΔE00 1.75
Light Yellowish Green
#C2FF89
ΔE00 2.10
Light Pea Green
#C4FE82
ΔE00 2.68
Pale Light Green
#B1FC99
ΔE00 3.47
Spring Green (survey)
#A9F971
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBF689 #C489F6
analogous
#F2F689 #BBF689 #89F68D
triadic
#BBF689 #89BBF6 #F689BB
tetradic
#BBF689 #89F2F6 #C489F6 #F68D89
square
#BBF689 #89F2F6 #C489F6 #F68D89
split-complementary
#BBF689 #8D89F6 #F689F2
monochromatic
#79ED17 #9AF250 #BBF689 #DCFAC2 #EFFDE3
Accessibility & contrast
On white
1.26
#BBF689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.66
#BBF689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBF689
16.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBF689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBF689 | 1.00 | 1.26 | 16.66 | 16.66 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE880
Deuteranopia (green-blind)
#F6E38F
Tritanopia (blue-blind)
#BDEEDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbf689; /* rgb */ color: rgb(187, 246, 137); /* oklch */ color: oklch(90.9% 0.152 132.0);
Tailwind
colors: {
custom: {
50: '#d1f9ad',
500: '#bbf689',
950: '#000000',
},
}SCSS
$custom: #bbf689; $custom-light: #d1f9ad; $custom-dark: #000000;
JSON
{
"hex": "#bbf689",
"rgb": {
"r": 187,
"g": 246,
"b": 137
},
"hsl": {
"h": 92.477,
"s": 85.827,
"l": 75.098
},
"oklch": {
"l": 0.90886,
"c": 0.15152,
"h": 132
},
"luminance": 0.78282
}Semantic roles & 50–950 ramp
primary
#BBF689
secondary
#9750D3
accent
#03E27C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581