#BFFE6F#BFFE6F
#BFFE6F is a very light, vivid yellow-green. Relative luminance 0.831; OKLCH L 92.6% C 0.184 H 129.3°. Best body text is #000000 at 17.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BFFE6F |
|---|---|
| RGB | rgb(191, 254, 111) |
| HSL | hsl(86, 99%, 72%) |
| HSV | hsv(86, 56%, 100%) |
| CMYK | cmyk(24.8%, 0%, 56.3%, 0.4%) |
| CIE-LAB | lab(93.06, -41.66, 60.96) |
| CIE-LCH | lch(93.06, 73.84, 124.35°) |
| OKLab | oklab(92.59% -0.1169 0.1427) |
| OKLCH | oklch(92.59% 0.184 129.3) |
| XYZ | xyz(59.7965, 83.1063, 27.9265) |
| Luminance | 0.8311 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Lime
#BEFD73
ΔE00 0.62
Light Lime Green
#B9FF66
ΔE00 1.14
Pale Lime Green
#B1FF65
ΔE00 1.96
Light Pea Green
#C4FE82
ΔE00 2.20
Light Lime
#AEFD6C
ΔE00 2.30
Light Yellow Green
#CCFD7F
ΔE00 2.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFFE6F #AE6FFE
analogous
#FEF66F #BFFE6F #78FE6F
triadic
#BFFE6F #6FBFFE #FE6FBF
tetradic
#BFFE6F #6FFEF6 #AE6FFE #FE6F78
square
#BFFE6F #6FFEF6 #AE6FFE #FE6F78
split-complementary
#BFFE6F #6F78FE #F66FFE
monochromatic
#88F102 #A4FE32 #BFFE6F #DAFEAC #F1FFE1
Accessibility & contrast
On white
1.19
#BFFE6F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.62
#BFFE6F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFFE6F
17.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFFE6F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFFE6F | 1.00 | 1.19 | 17.62 | 17.62 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE60
Deuteranopia (green-blind)
#FFEA79
Tritanopia (blue-blind)
#C4F4DF
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #bffe6f; /* rgb */ color: rgb(191, 254, 111); /* oklch */ color: oklch(92.6% 0.184 129.3);
Tailwind
colors: {
custom: {
50: '#d5ff9c',
500: '#bffe6f',
950: '#000000',
},
}SCSS
$custom: #bffe6f; $custom-light: #d5ff9c; $custom-dark: #000000;
JSON
{
"hex": "#bffe6f",
"rgb": {
"r": 191,
"g": 254,
"b": 111
},
"hsl": {
"h": 86.434,
"s": 98.621,
"l": 71.569
},
"oklch": {
"l": 0.92591,
"c": 0.18448,
"h": 129.3
},
"luminance": 0.83108
}Semantic roles & 50–950 ramp
primary
#BFFE6F
secondary
#7F37DA
accent
#00E665
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#15180F
muted
#848680