#BFFE89#BFFE89
#BFFE89 is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.9% C 0.161 H 132.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE89 |
|---|---|
| RGB | rgb(191, 254, 137) |
| HSL | hsl(92, 98%, 77%) |
| HSV | hsv(92, 46%, 100%) |
| CMYK | cmyk(24.8%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(93.35, -39.00, 49.48) |
| CIE-LCH | lch(93.35, 63.00, 128.25°) |
| OKLab | oklab(92.92% -0.1077 0.1195) |
| OKLCH | oklch(92.92% 0.161 132) |
| XYZ | xyz(61.4420, 83.7646, 36.5931) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.47
Pistachio (survey)
#C0FA8B
ΔE00 1.08
Light Pea Green
#C4FE82
ΔE00 1.48
Celery
#C1FD95
ΔE00 1.81
Pale Lime
#BEFD73
ΔE00 2.80
Light Yellow Green
#CCFD7F
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE89 #C889FE
analogous
#F9FE89 #BFFE89 #89FE8E
triadic
#BFFE89 #89BFFE #FE89BF
tetradic
#BFFE89 #89F9FE #C889FE #FE8E89
square
#BFFE89 #89F9FE #C889FE #FE8E89
split-complementary
#BFFE89 #8E89FE #FE89F9
monochromatic
#7DFD10 #9EFD4C #BFFE89 #E0FFC6 #EFFFE1
Accessibility & contrast
On white
1.18
#BFFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#BFFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE89
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE89 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF7F
Deuteranopia (green-blind)
#FEEA90
Tritanopia (blue-blind)
#C1F6E2
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe89; /* rgb */ color: rgb(191, 254, 137); /* oklch */ color: oklch(92.9% 0.161 132.0);
Tailwind
colors: {
custom: {
50: '#d4ffad',
500: '#bffe89',
950: '#000000',
},
}SCSS
$custom: #bffe89; $custom-light: #d4ffad; $custom-dark: #000000;
JSON
{
"hex": "#bffe89",
"rgb": {
"r": 191,
"g": 254,
"b": 137
},
"hsl": {
"h": 92.308,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.92916,
"c": 0.16085,
"h": 132
},
"luminance": 0.83766
}Semantic roles & 50–950 ramp
primary
#BFFE89
secondary
#9B4DDE
accent
#00E67C
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681