#BFFE8A#BFFE8A
#BFFE8A is a very light, vivid yellow-green. Relative luminance 0.838; OKLCH L 92.9% C 0.160 H 132.2°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE8A |
|---|---|
| RGB | rgb(191, 254, 138) |
| HSL | hsl(93, 98%, 77%) |
| HSV | hsv(93, 46%, 100%) |
| CMYK | cmyk(24.8%, 0%, 45.7%, 0.4%) |
| CIE-LAB | lab(93.36, -38.89, 49.02) |
| CIE-LCH | lch(93.36, 62.57, 128.42°) |
| OKLab | oklab(92.93% -0.1073 0.1185) |
| OKLCH | oklch(92.93% 0.16 132.2) |
| XYZ | xyz(61.5141, 83.7934, 36.9726) |
| Luminance | 0.8379 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Yellowish Green
#C2FF89
ΔE00 0.56
Pistachio (survey)
#C0FA8B
ΔE00 1.02
Light Pea Green
#C4FE82
ΔE00 1.60
Celery
#C1FD95
ΔE00 1.67
Pale Lime
#BEFD73
ΔE00 2.95
Light Yellow Green
#CCFD7F
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE8A #C98AFE
analogous
#F9FE8A #BFFE8A #8AFE8F
triadic
#BFFE8A #8ABFFE #FE8ABF
tetradic
#BFFE8A #8AF9FE #C98AFE #FE8F8A
square
#BFFE8A #8AF9FE #C98AFE #FE8F8A
split-complementary
#BFFE8A #8F8AFE #FE8AF9
monochromatic
#7DFD11 #9EFD4D #BFFE8A #E0FFC7 #EEFFE1
Accessibility & contrast
On white
1.18
#BFFE8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#BFFE8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE8A
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE8A | 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)
#FFEF80
Deuteranopia (green-blind)
#FDEA91
Tritanopia (blue-blind)
#C1F6E3
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bffe8a; /* rgb */ color: rgb(191, 254, 138); /* oklch */ color: oklch(92.9% 0.160 132.2);
Tailwind
colors: {
custom: {
50: '#d4ffae',
500: '#bffe8a',
950: '#000000',
},
}SCSS
$custom: #bffe8a; $custom-light: #d4ffae; $custom-dark: #000000;
JSON
{
"hex": "#bffe8a",
"rgb": {
"r": 191,
"g": 254,
"b": 138
},
"hsl": {
"h": 92.586,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.9293,
"c": 0.15988,
"h": 132.2
},
"luminance": 0.83795
}Semantic roles & 50–950 ramp
primary
#BFFE8A
secondary
#9C4EDE
accent
#00E67D
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141810
muted
#838681