#BFFF91#BFFF91
#BFFF91 is a very light, vivid yellow-green. Relative luminance 0.846; OKLCH L 93.3% C 0.154 H 133.3°. Best body text is #000000 at 17.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFF91 |
|---|---|
| RGB | rgb(191, 255, 145) |
| HSL | hsl(95, 100%, 78%) |
| HSV | hsv(95, 43%, 100%) |
| CMYK | cmyk(25.1%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(93.73, -38.50, 46.14) |
| CIE-LCH | lch(93.73, 60.10, 129.84°) |
| OKLab | oklab(93.26% -0.1059 0.1124) |
| OKLCH | oklch(93.26% 0.154 133.3) |
| XYZ | xyz(62.3555, 84.6390, 39.8342) |
| Luminance | 0.8464 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Celery
#C1FD95
ΔE00 0.90
Pistachio (survey)
#C0FA8B
ΔE00 1.33
Light Yellowish Green
#C2FF89
ΔE00 1.42
Light Pea Green
#C4FE82
ΔE00 2.53
Pale Light Green
#B1FC99
ΔE00 2.91
Pastel Green
#B0FF9D
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFF91 #D191FF
analogous
#F6FF91 #BFFF91 #91FF9A
triadic
#BFFF91 #91BFFF #FF91BF
tetradic
#BFFF91 #91F6FF #D191FF #FF9A91
square
#BFFF91 #91F6FF #D191FF #FF9A91
split-complementary
#BFFF91 #9A91FF #FF91F6
monochromatic
#78FF17 #9BFF54 #BFFF91 #E3FFCE #EDFFE0
Accessibility & contrast
On white
1.17
#BFFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.93
#BFFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFF91
17.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFF91 | 1.00 | 1.17 | 17.93 | 17.93 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF088
Deuteranopia (green-blind)
#FEEB97
Tritanopia (blue-blind)
#C0F7E5
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #bfff91; /* rgb */ color: rgb(191, 255, 145); /* oklch */ color: oklch(93.3% 0.154 133.3);
Tailwind
colors: {
custom: {
50: '#d4ffb3',
500: '#bfff91',
950: '#000000',
},
}SCSS
$custom: #bfff91; $custom-light: #d4ffb3; $custom-dark: #000000;
JSON
{
"hex": "#bfff91",
"rgb": {
"r": 191,
"g": 255,
"b": 145
},
"hsl": {
"h": 94.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.93256,
"c": 0.1544,
"h": 133.3
},
"luminance": 0.84641
}Semantic roles & 50–950 ramp
primary
#BFFF91
secondary
#A653E1
accent
#00E686
background
#FEFFFD
surface
#FBFFF8
border
#D4D7D1
text
#141811
muted
#838681