#BFFE8B#BFFE8B
#BFFE8B is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.9% C 0.159 H 132.3°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE8B |
|---|---|
| RGB | rgb(191, 254, 139) |
| HSL | hsl(93, 98%, 77%) |
| HSV | hsv(93, 45%, 100%) |
| CMYK | cmyk(24.8%, 0%, 45.3%, 0.4%) |
| CIE-LAB | lab(93.37, -38.77, 48.56) |
| CIE-LCH | lch(93.37, 62.14, 128.60°) |
| OKLab | oklab(92.95% -0.1069 0.1175) |
| OKLCH | oklch(92.95% 0.159 132.3) |
| XYZ | xyz(61.5868, 83.8225, 37.3557) |
| Luminance | 0.8382 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.67
Pistachio (survey)
#C0FA8B
ΔE00 0.99
Celery
#C1FD95
ΔE00 1.53
Light Pea Green
#C4FE82
ΔE00 1.73
Pale Lime
#BEFD73
ΔE00 3.09
Light Yellow Green
#CCFD7F
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE8B #CA8BFE
analogous
#F8FE8B #BFFE8B #8BFE91
triadic
#BFFE8B #8BBFFE #FE8BBF
tetradic
#BFFE8B #8BF8FE #CA8BFE #FE918B
square
#BFFE8B #8BF8FE #CA8BFE #FE918B
split-complementary
#BFFE8B #918BFE #FE8BF8
monochromatic
#7CFD12 #9EFD4E #BFFE8B #E0FFC8 #EEFFE1
Accessibility & contrast
On white
1.18
#BFFE8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BFFE8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE8B
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE8B | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF82
Deuteranopia (green-blind)
#FDEA92
Tritanopia (blue-blind)
#C1F6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe8b; /* rgb */ color: rgb(191, 254, 139); /* oklch */ color: oklch(92.9% 0.159 132.3);
Tailwind
colors: {
custom: {
50: '#d4ffaf',
500: '#bffe8b',
950: '#000000',
},
}SCSS
$custom: #bffe8b; $custom-light: #d4ffaf; $custom-dark: #000000;
JSON
{
"hex": "#bffe8b",
"rgb": {
"r": 191,
"g": 254,
"b": 139
},
"hsl": {
"h": 92.87,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.92945,
"c": 0.15891,
"h": 132.3
},
"luminance": 0.83824
}Semantic roles & 50–950 ramp
primary
#BFFE8B
secondary
#9D4FDE
accent
#00E67E
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681