#BFFE99#BFFE99
#BFFE99 is a very light, vivid yellow-green. Relative luminance 0.843; OKLCH L 93.2% C 0.145 H 134.5°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE99 |
|---|---|
| RGB | rgb(191, 254, 153) |
| HSL | hsl(97, 98%, 80%) |
| HSV | hsv(97, 40%, 100%) |
| CMYK | cmyk(24.8%, 0%, 39.8%, 0.4%) |
| CIE-LAB | lab(93.56, -37.05, 42.06) |
| CIE-LCH | lch(93.56, 56.05, 131.38°) |
| OKLab | oklab(93.16% -0.1015 0.1034) |
| OKLCH | oklch(93.16% 0.145 134.5) |
| XYZ | xyz(62.6760, 84.2582, 43.0921) |
| Luminance | 0.8426 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.81
Pale Light Green
#B1FC99
ΔE00 2.08
Pistachio (survey)
#C0FA8B
ΔE00 2.16
Pastel Green
#B0FF9D
ΔE00 2.58
Tea Green
#BDF8A3
ΔE00 2.69
Light Yellowish Green
#C2FF89
ΔE00 2.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE99 #D899FE
analogous
#F1FE99 #BFFE99 #99FEA6
triadic
#BFFE99 #99BFFE #FE99BF
tetradic
#BFFE99 #99F1FE #D899FE #FEA699
square
#BFFE99 #99F1FE #D899FE #FEA699
split-complementary
#BFFE99 #A699FE #FE99F1
monochromatic
#73FD20 #99FD5C #BFFE99 #E5FFD6 #ECFFE1
Accessibility & contrast
On white
1.18
#BFFE99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#BFFE99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE99
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE99 | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FCEB9F
Tritanopia (blue-blind)
#BFF7E5
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe99; /* rgb */ color: rgb(191, 254, 153); /* oklch */ color: oklch(93.2% 0.145 134.5);
Tailwind
colors: {
custom: {
50: '#d4ffb8',
500: '#bffe99',
950: '#000000',
},
}SCSS
$custom: #bffe99; $custom-light: #d4ffb8; $custom-dark: #000000;
JSON
{
"hex": "#bffe99",
"rgb": {
"r": 191,
"g": 254,
"b": 153
},
"hsl": {
"h": 97.426,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.93159,
"c": 0.14488,
"h": 134.5
},
"luminance": 0.8426
}Semantic roles & 50–950 ramp
primary
#BFFE99
secondary
#AE5BE0
accent
#00E68F
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681