#BFF686#BFF686
#BFF686 is a very light, vivid yellow-green. Relative luminance 0.787; OKLCH L 91.1% C 0.153 H 130.4°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BFF686 |
|---|---|
| RGB | rgb(191, 246, 134) |
| HSL | hsl(89, 86%, 75%) |
| HSV | hsv(89, 46%, 96%) |
| CMYK | cmyk(22.4%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(91.10, -35.74, 48.12) |
| CIE-LCH | lch(91.10, 59.94, 126.61°) |
| OKLab | oklab(91.09% -0.0988 0.1163) |
| OKLCH | oklch(91.09% 0.153 130.4) |
| XYZ | xyz(58.7439, 78.7079, 34.6468) |
| Luminance | 0.7871 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 0.95
Light Yellowish Green
#C2FF89
ΔE00 1.90
Light Pea Green
#C4FE82
ΔE00 2.11
Celery
#C1FD95
ΔE00 2.23
Light Yellow Green
#CCFD7F
ΔE00 2.94
Pale Lime
#BEFD73
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFF686 #BD86F6
analogous
#F6F586 #BFF686 #87F686
triadic
#BFF686 #86BFF6 #F686BF
tetradic
#BFF686 #86F6F5 #BD86F6 #F68687
square
#BFF686 #86F6F5 #BD86F6 #F68687
split-complementary
#BFF686 #8687F6 #F586F6
monochromatic
#83EE14 #A1F24D #BFF686 #DDFABF #F0FDE3
Accessibility & contrast
On white
1.25
#BFF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BFF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFF686
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFF686 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87D
Deuteranopia (green-blind)
#F7E48D
Tritanopia (blue-blind)
#C2EEDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bff686; /* rgb */ color: rgb(191, 246, 134); /* oklch */ color: oklch(91.1% 0.153 130.4);
Tailwind
colors: {
custom: {
50: '#d4f9ab',
500: '#bff686',
950: '#000000',
},
}SCSS
$custom: #bff686; $custom-light: #d4f9ab; $custom-dark: #000000;
JSON
{
"hex": "#bff686",
"rgb": {
"r": 191,
"g": 246,
"b": 134
},
"hsl": {
"h": 89.464,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.9109,
"c": 0.15258,
"h": 130.4
},
"luminance": 0.78709
}Semantic roles & 50–950 ramp
primary
#BFF686
secondary
#8F4DD3
accent
#03E371
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#141710
muted
#838581